Loading Tool

Explorer IconExplorer

Memory Pool

84,689 transactions
31.80 vMB
0.19091316 BTC
Random Selection Loading Transactions
Max Size: 189.93/200 MB

Candidate Block

Mining Attempt bf7242701a511afa4e6875be08ff15be9e85d46506fef3a7e092f2e5b2619116
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 26fe47b064de55417016416a6c0bd2ef19683cc340022c654c79f86f43f3b20e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,445
Size: 1.00 vMB
Total Fees: 0.08204784 BTC
Feerates: 101.65 > 8.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (500,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,351 414,351 000000000000000001b484253ab18ab112774884fdd8aefafee368489a916ec6 1,286 1.00/1.00 vMB 26
414,350 414,350 0000000000000000020660b7b27e14aff1f2e3bf633a4478ca5a21e25c5e99d0 2,696 1.00/1.00 vMB 64
414,349 414,349 000000000000000003b5acdf51fdceb3514d5e7e65c4d82ece99de4753a5aa15 233 0.13/1.00 vMB 34
414,348 414,348 000000000000000002c5251da2cbc6c2af379ff603a7315e66d3627e2a79e3a0 1,620 0.93/1.00 vMB 44
414,347 414,347 000000000000000004abb608811afe9dd6ca749582e3277edd01ea824bff482c 1,903 1.00/1.00 vMB 46
414,346 414,346 00000000000000000536d91ddf4625ff0c851bfe275c6531afea11cff0060d42 1,978 1.00/1.00 vMB 46
414,345 414,345 000000000000000003dc8eea5065ff12c83ef2c1e5ba0ea90230c9447553491a 3,014 1.00/1.00 vMB 77
414,344 414,344 0000000000000000046803e9825f587ed93a888e5a8dc40b767547448d8236ff 460 0.25/1.00 vMB 43
414,343 414,343 0000000000000000000dd0b98fd62b6f8f8d48afa1a4f5bb6470656fc1b7c76a 785 0.39/1.00 vMB 45
414,342 414,342 0000000000000000000d632306714df60c26de7f2828b873e6005890cb5a2671 973 0.99/1.00 vMB 22
414,341 414,341 000000000000000004d3595a4ac1c5968a4ad98da32e2be6929b1931fed6e2f5 982 1.00/1.00 vMB 27
414,340 414,340 00000000000000000443674a846a23fec8e12a26992281801d7e64020653bf9a 1,589 0.73/1.00 vMB 50
414,339 414,339 0000000000000000013d1022da7586604c0cf7983392e538960f5fe4623fd66f 766 1.00/1.00 vMB 16
414,338 414,338 00000000000000000100d9240a4b3dc20c0a801a15cf3756b7a2c389e66f30f6 1,784 1.00/1.00 vMB 52
414,337 414,337 00000000000000000105e4cb3c60803f7c5ebf236d61229e2268f519fb5630df 2,021 1.00/1.00 vMB 32
414,336 414,336 000000000000000003b35f41acd6d00dbfc6e3935d64dcd7630d5c9cc0de7321 2,068 1.00/1.00 vMB 40
414,335 414,335 0000000000000000039edafb218a307e011123836bf1a9d0cecf67c703bc929a 1,816 1.00/1.00 vMB 45
414,334 414,334 000000000000000001814bcd6ff971fabf75104fdbf20cff54db030ffd41ca7e 1 0.00/1.00 vMB 0
414,333 414,333 000000000000000001b2b98312a785fa1ab270764f9a61a21d2d020c563cbc58 2,638 1.00/1.00 vMB 77
414,332 414,332 000000000000000003fdbbf93d74624f79b3f965533b18c40db2c412eda1fe26 2,441 1.00/1.00 vMB 66
414,331 414,331 000000000000000000bfe91e6fc8add62eb96fb45087df8b87aa196329a2ca1f 2,467 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.65 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.72 GB
    • Received: 16.32 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.