Loading Tool

Explorer IconExplorer

Memory Pool

27,755 transactions
18.21 vMB
0.07061171 BTC
Random Selection Loading Transactions
Max Size: 99.14/200 MB

Candidate Block

Mining Attempt 947c9fbcfee8125979d7f623af1c9a9cfff5b357e57e1d3b729b3ef6aebf6baa
Version 20000000
Previous Block 000000000000000000017ad34b773d892b3d41aa12b33ade042f3d9315bf280a
Merkle Root d7a2751c72c0d09b1e71e68b08cc1943111674ff97b54b0db1e5de447a417f00
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,489
Size: 1.00 vMB
Total Fees: 0.05048947 BTC
Feerates: 180.34 > 5.06 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,599 (17 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,582 941,582 000000000000000000007af0568c52d35eb91ac845ca9816bb4ff4758df48b6f 3,266 1.00/1.00 vMB 3
941,581 941,581 00000000000000000001cd862eef23523c701fae473fee0255b77ad751b9884e 3,991 1.00/1.00 vMB 1
941,580 941,580 00000000000000000000c7ece734527a9c134041fd950fa2d9447c68b489af4d 5,347 1.00/1.00 vMB 0
941,579 941,579 00000000000000000000ce35ae21ba5f29d715945b7d72fc2d3455b148f36c2a 3,921 1.00/1.00 vMB 1
941,578 941,578 000000000000000000010ac550f253651753b7c0c42772da30fc03af3601ac93 1,508 0.40/1.00 vMB 2
941,577 941,577 000000000000000000012620ae4e36e0c2dccd1e189abc3ab140af1e9ad521d5 3,664 1.00/1.00 vMB 0
941,576 941,576 00000000000000000000c51242a70e38a97b9b52315afb61f7f337b21d389861 3,336 1.00/1.00 vMB 3
941,575 941,575 000000000000000000004e490033396d04bc6de711fbe6880260d789c6ce086a 3,149 1.00/1.00 vMB 2
941,574 941,574 00000000000000000000df5d06cb0b48d4d37fb811163d97914de7a3b17b4c89 3,403 0.80/1.00 vMB 2
941,573 941,573 0000000000000000000207a299fcfe261e12205b653a604f1f0a304c6baf4dcd 2,968 1.00/1.00 vMB 1
941,572 941,572 00000000000000000000e72b4700a0d52da07aefc473fddccbb5a30152687c0d 4,106 1.00/1.00 vMB 5
941,571 941,571 0000000000000000000112c125bd57db14bf907ed1a5601625b491a877930aa1 3,132 1.00/1.00 vMB 2
941,570 941,570 00000000000000000001ef81020c43518e8fd730f6151e2e69e626a09aa4d3c2 4,147 1.00/1.00 vMB 4
941,569 941,569 00000000000000000000e56ad227a8770a2278003f32fe4d6386c722a3a06bcb 5,043 1.00/1.00 vMB 1
941,568 941,568 00000000000000000000950724d78ce5cf695628f6365103bfc60cd2ff4864d7 7,145 1.00/1.00 vMB 0
941,567 941,567 00000000000000000000ec4144abe7f2e0aca55b3c0dceaf6e7a670a476cdcbd 4,336 1.00/1.00 vMB 1
941,566 941,566 000000000000000000013cb1cd4d137857e5ea71ca0a72eeacdd1e750c091b65 1,812 1.00/1.00 vMB 0
941,565 941,565 00000000000000000001255172a29403db7d5974af75db6cfe6fe66a50a42301 4,706 1.00/1.00 vMB 1
941,564 941,564 0000000000000000000080ad683b42ad8162d50d5706c68971bc22e17ea8b50d 2,288 1.00/1.00 vMB 0
941,563 941,563 0000000000000000000207fc6544279f3533201ee4dd6f8f9506af2dfb18dbc7 7,669 1.00/1.00 vMB 0
941,562 941,562 00000000000000000001704942a6929805a14d32da77c5ecf95c04961a9e677e 7,277 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 829.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 4,664.54 GB
    • Received: 252.92 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.