Loading Tool

Explorer IconExplorer

Memory Pool

84,728 transactions
31.81 vMB
0.16535978 BTC
Random Selection Loading Transactions
Max Size: 189.34/200 MB

Candidate Block

Mining Attempt 4d5b335bc08f52866f136b6c5e499026d9a610ee4ea410a3622f63e52b3e60b1
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 3dfa5f9809bfb41d322cb2be4056348de7463e4fbda9ae91d97d30dd1448d244
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.05222167 BTC
Feerates: 402.75 > 5.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (518,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,041 397,041 000000000000000006b4d2887d85d03c0b1c2ad0050d73758b0ea9dc83d7aaea 1,872 0.90/1.00 vMB 33
397,040 397,040 0000000000000000000de4dd5341152b4ef89dde61e067e259aff1e21dd7c4d8 412 0.31/1.00 vMB 21
397,039 397,039 0000000000000000005d7b0b43e698c75d60bf65a7aa1babaad5a483810654ae 977 0.52/1.00 vMB 28
397,038 397,038 0000000000000000037785677ffc0a0f9e0df2d3a0124ea18fa67441196e8eb1 702 0.56/1.00 vMB 22
397,037 397,037 0000000000000000088682b92beb23f5161e3b2f5165d9802a716663477a5156 1 0.00/1.00 vMB 0
397,036 397,036 000000000000000009121ecc2c73d37b11ae25fcd9020aece3bdbabdd53ee900 1,623 0.99/1.00 vMB 22
397,035 397,035 00000000000000000621f8a9ec303ff6b2cafcba3ae1e49033b59b1af8832cb9 1 0.00/1.00 vMB 0
397,034 397,034 000000000000000008bb071273337090fb3fb424e458f1aeea7b4cd3adf4b999 2,545 0.93/1.00 vMB 47
397,033 397,033 000000000000000001d0998cb75ff5be4683e0c2d33b3432ed18932900da64b1 1,497 0.86/1.00 vMB 28
397,032 397,032 000000000000000004937319d66a08f8a5f1906a238bc25728ddafcdc00b24b4 1,866 1.00/1.00 vMB 34
397,031 397,031 00000000000000000514fbcdbdec63f1f70cdb479aacbe3eb0125393da3bf591 2,205 1.00/1.00 vMB 36
397,030 397,030 000000000000000006eabe4c9bb7b8718004dbe26245127440327892ce34c9f9 1,412 0.69/1.00 vMB 29
397,029 397,029 000000000000000000e50fbd1bf230dd929aaf571b3a90282fdb9e273b19073e 174 0.12/1.00 vMB 31
397,028 397,028 0000000000000000043c2cc997b43755e9766164fc4e17ccf215a202446ae1e4 462 0.32/1.00 vMB 22
397,027 397,027 0000000000000000071ff8a6bcff080ffde4cae7704fec25f0670b2e392c6ba9 2,309 1.00/1.00 vMB 47
397,026 397,026 0000000000000000010d709a58a612d1ead1eebc835b80af2f1445f62e8a986e 570 0.35/1.00 vMB 20
397,025 397,025 0000000000000000083383ae5453ef5f793dad07c17aa7c1e4956837dfdee131 402 0.21/1.00 vMB 29
397,024 397,024 000000000000000003ed5a52cb7debc45bb3aff142fdf55f58f55de41cffd947 1,249 0.66/1.00 vMB 32
397,023 397,023 00000000000000000598e25fd83a18b5c98c6988bfec36e9beff06b88eb9c88c 566 0.32/1.00 vMB 34
397,022 397,022 000000000000000004595e43f485e2830cdd13ece317184448df9758022b9397 1 0.00/1.00 vMB 0
397,021 397,021 0000000000000000080d5e5fed12547b6f73a22ee8ff19a4942e40192d52699c 442 0.44/1.00 vMB 20
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.66 GB
    • Received: 16.30 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.