Loading Tool

Explorer IconExplorer

Memory Pool

79,118 transactions
29.28 vMB
0.09836823 BTC
Random Selection Loading Transactions
Max Size: 176.94/200 MB

Candidate Block

Mining Attempt b42bd93ca680f5329a1cb7aace94a3ccdde64eb00f5da502b6537b161d150376
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 1d99f61eac0cb3b82f78403b6ee1048a7af85d4b22df71779ca8b64db8ec6661
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,431
Size: 1.00 vMB
Total Fees: 0.03619697 BTC
Feerates: 477.45 > 3.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (297,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
617,157 617,157 000000000000000000097c208588d3c88df02077df24e37b1615b03c04d171cc 2,417 1.00/1.00 vMB 10
617,156 617,156 0000000000000000000ae87a4cb875b16e39c366ee9c64e259986c546f0acc95 2,698 1.00/1.00 vMB 35
617,155 617,155 0000000000000000000e1e5211d2a98dd6cd472b075a2ad8e1febca951ab15da 2,948 1.00/1.00 vMB 29
617,154 617,154 0000000000000000000dd779e0d499bef287fb0dcd9db0f5eb1815df0068cc5d 2,829 1.00/1.00 vMB 27
617,153 617,153 00000000000000000000033677f402e57f41d1b217ee9ec12b61d7f38315fb4f 2,578 1.00/1.00 vMB 38
617,152 617,152 000000000000000000010cfe5d92efaf3844e500d96aadd82b27989bb2969a2f 2,606 1.00/1.00 vMB 5
617,151 617,151 0000000000000000000ad129fc24fd8e3c3e47fca10d09e3f05a05ea7e026388 2,731 1.00/1.00 vMB 18
617,150 617,150 00000000000000000002ba70bac216f79b8bad540fe78dc4e0caf9f2ed6bc904 3,867 1.00/1.00 vMB 13
617,149 617,149 000000000000000000112e8d5c4fd3f72966740df6c6b1936ae20f7a5b4ec857 3,101 1.00/1.00 vMB 38
617,148 617,148 00000000000000000004edec94da9cfcdb67535a7ab7e161eabe6f307720ea62 3,011 1.00/1.00 vMB 35
617,147 617,147 000000000000000000027abef5eaede8271d3b93e03865d3e99b22f6fc8f17ef 2,010 1.00/1.00 vMB 21
617,146 617,146 000000000000000000089e90ecacf852e2f5213788709f7d1f264de59a80fb9c 2,518 1.00/1.00 vMB 41
617,145 617,145 0000000000000000000313599c5c80bdd37e3ec0a573afe381f95bd1bbe1c96c 2,503 1.00/1.00 vMB 27
617,144 617,144 0000000000000000000082b47120e481719f5fc0a2bdf2d5acb125a6af8eb02d 2,826 1.00/1.00 vMB 37
617,143 617,143 00000000000000000011f5f3f133980b32b208a46e0536ec6a8b499284f3e664 3,095 1.00/1.00 vMB 40
617,142 617,142 00000000000000000001b844f12b5980abe44e9290e6a14eb0f1fb4b294330c0 2,628 1.00/1.00 vMB 25
617,141 617,141 000000000000000000119a3cbeb05d8f23e4e12cae5b791a102c45caa10f50d1 2,860 1.00/1.00 vMB 33
617,140 617,140 000000000000000000121a6e44e4c927a75ec266031adccf6d69137a74e90511 2,789 1.00/1.00 vMB 13
617,139 617,139 000000000000000000092072d3757f54caa2fa78dbc4e013625e59c365e82ed8 2,643 1.00/1.00 vMB 31
617,138 617,138 000000000000000000029a5fc56092dec5362923c9b205007b707cd8df104fde 2,878 1.00/1.00 vMB 11
617,137 617,137 000000000000000000034a5f4b63c5574a68856d29b7effd1fd57f980496d53c 2,344 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.