Loading Tool

Explorer IconExplorer

Memory Pool

82,147 transactions
31.20 vMB
0.09336907 BTC
Random Selection Loading Transactions
Max Size: 188.78/200 MB

Candidate Block

Mining Attempt 95659428d3ed73e9ba93df25bafae2bb6cbfcc207bbbe9332d0f5221b33ededb
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root e8a70f62e39bc3e6fff14452a0ca5ef79f6240245bc07ba56aa2c5e9812f5a16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,299
Size: 1.00 vMB
Total Fees: 0.01806066 BTC
Feerates: 115.63 > 1.81 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (112,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,144 803,144 00000000000000000004e7e3747cf5efb34e8bca76c0c0d846aa6b3a88915159 2,509 1.00/1.00 vMB 16
803,143 803,143 000000000000000000003cf076225bf69e68a617d7b1a06602756add46941acf 364 1.00/1.00 vMB 8
803,142 803,142 00000000000000000003511beec82047529b6d337db4e4305b46980f8fbcab9f 1,269 1.00/1.00 vMB 10
803,141 803,141 00000000000000000000aed3f4b1cd25c2e2e73a6cde6e45d1d8bec0010852af 1,100 1.00/1.00 vMB 9
803,140 803,140 00000000000000000001418f842bd952c64dd3054d9016149f756ff97d9598dd 3,227 1.00/1.00 vMB 16
803,139 803,139 000000000000000000035af62a169e763de995add56702683ffb40142b9668c4 2,150 1.00/1.00 vMB 12
803,138 803,138 000000000000000000016aa63c832f8b3cc29f5a0711f15589205a16c305d9b1 491 1.00/1.00 vMB 10
803,137 803,137 000000000000000000039f0e621b848aa89f460bb005f13c0983bfe2c0b3afd7 1,162 1.00/1.00 vMB 11
803,136 803,136 00000000000000000000e85d983be69946bbc135a3410829d0e93966e85a6657 322 1.00/1.00 vMB 8
803,135 803,135 00000000000000000002ebe16bdc5a3abd73ef378c6421e9434b065fcf5d5872 1,904 1.00/1.00 vMB 11
803,134 803,134 0000000000000000000485ed75df513cd097ff3aec0e36967102c56d7371b338 1,337 1.00/1.00 vMB 9
803,133 803,133 00000000000000000003ffe3a5eb4a69e8dad44c41052ffe6dd8e4f39c2dea37 3,281 1.00/1.00 vMB 17
803,132 803,132 000000000000000000052291ffed749de8bc58f6f49af831db3d5db8dc6a705d 2,335 1.00/1.00 vMB 10
803,131 803,131 0000000000000000000026737f74bb139ed0d0244bb18409108f0d16d295e8e9 2,610 1.00/1.00 vMB 15
803,130 803,130 000000000000000000017b744e5f31fe61857b298836cbb7fcb21b58022dc3f7 2,971 1.00/1.00 vMB 15
803,129 803,129 00000000000000000001f0c764f2166279e71c0a10d11ac7f6b5195dc7479e8b 3,874 1.00/1.00 vMB 15
803,128 803,128 00000000000000000003a398dc85ce038874c9ee6e1e67d2c2a9180fbd958311 3,104 1.00/1.00 vMB 21
803,127 803,127 000000000000000000009b48d56f132ee661d8598d1f5abfdcf723eed6757bb9 1,342 1.00/1.00 vMB 9
803,126 803,126 00000000000000000004404bba5c8ecbb43cdca6b619194c3268473227185d43 3,810 1.00/1.00 vMB 12
803,125 803,125 0000000000000000000339a54dc5927bfa3de59a7cba3d1bc346e41c2f81dcd9 3,010 1.00/1.00 vMB 26
803,124 803,124 000000000000000000007c38ea414269df30a67ecc5f05f9551fd9d5dbc69d08 4,658 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.