Loading Tool

Explorer IconExplorer

Memory Pool

79,033 transactions
29.67 vMB
0.09185802 BTC
Random Selection Loading Transactions
Max Size: 179.00/200 MB

Candidate Block

Mining Attempt 108b5b0ae3dbcee39704d0f00203e87430086c7c62271fec50c83bdcc86641a8
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 4e68d339116cfd1ba7f1c52982ac3614fc88091904959b598f6536ecfeb08a6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,573
Size: 1.00 vMB
Total Fees: 0.02607277 BTC
Feerates: 251.00 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (469,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,422 445,422 00000000000000000310c509bfa12d041877977f434d5bb5488bdbffb71b5034 896 0.60/1.00 vMB 51
445,421 445,421 0000000000000000029757d3569e854f7da796581be95c008b0187c1b0dba451 286 0.11/1.00 vMB 80
445,420 445,420 0000000000000000006379213e2ff6eb30aca806c988e9e43a118c0fc1ff391e 1,277 1.00/1.00 vMB 34
445,419 445,419 000000000000000000d5e3d346d40307a176e2aca882229354424491b6229064 2,561 1.00/1.00 vMB 90
445,418 445,418 000000000000000000b32ae6637ae07c66105b1b0b5b5ce2f309de72a839e8a2 588 1.00/1.00 vMB 18
445,417 445,417 00000000000000000344d717606e9605bf665df1350f518442e1c25ca97ce39e 1,818 1.00/1.00 vMB 60
445,416 445,416 000000000000000002458397f8a5de5ce43d961a41233368f2c1e5d04bfed228 1,929 1.00/1.00 vMB 68
445,415 445,415 000000000000000000ed12cdba9482a36fd02a8ce2d84b725e76b627776ced3a 2,560 1.00/1.00 vMB 83
445,414 445,414 000000000000000000f8bb8dfa680ac388f84b020520aa3d80c9f1066180bb7a 2,441 1.00/1.00 vMB 89
445,413 445,413 000000000000000001306a54024f570e41a7638c3ace7f9715ada9d9c72f9b4c 1,366 0.59/1.00 vMB 54
445,412 445,412 000000000000000002db695a0dae7ec4ae2c2269340cd98acb9284bf09130308 2,642 1.00/1.00 vMB 91
445,411 445,411 00000000000000000014384e9525f3fb2e79efb0b2dd38241f20b7cbd10ec38d 2,640 1.00/1.00 vMB 81
445,410 445,410 000000000000000000e38fdbff03f254e4b267dfe324a5474f2fa01005d5bf1b 1,006 0.42/1.00 vMB 68
445,409 445,409 0000000000000000026b323b9787f5eb1b4fad3fab5eb641835d6ff3db846ceb 2,038 0.76/1.00 vMB 77
445,408 445,408 000000000000000001480bfefe4f28e59a47ad0adca80e8064babb6715552d94 232 1.00/1.00 vMB 9
445,407 445,407 0000000000000000028887f94852299ce35c1052d93abb53e28e4d0f18a5eacf 85 0.05/1.00 vMB 75
445,406 445,406 0000000000000000030ba33e5e31d15991d6ab568684752d20f41068d9a171d6 1,148 1.00/1.00 vMB 28
445,405 445,405 0000000000000000017814b6f1463cc714fd225c954d5d8cd4f1de37cd084128 2,780 1.00/1.00 vMB 75
445,404 445,404 000000000000000002a5e165011057e4bc5f8484bb964f05c0af688cc07d74a1 2,894 1.00/1.00 vMB 81
445,403 445,403 000000000000000002056e29bcad680d5ae64c5b9be9e8409d3e5a29690f295f 2,227 1.00/1.00 vMB 88
445,402 445,402 0000000000000000026fadb8164ef7870624e6cd52469375348b3c70e5c5a1a1 452 0.25/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.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: 672.01 GB
    • Received: 16.11 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.