Loading Tool

Explorer IconExplorer

Memory Pool

88,751 transactions
33.17 vMB
0.19657422 BTC
Random Selection Loading Transactions
Max Size: 199.80/200 MB

Candidate Block

Mining Attempt 562d76f497a2659c77ff6891d0482772568b7e557250534a63dadd55f41d4e44
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root b039a6a9635260b3e1550e0eb19d68aee3621c4b96d3f9c062c4f85dee036b82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,892
Size: 1.00 vMB
Total Fees: 0.08645213 BTC
Feerates: 387.56 > 8.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (612,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,428 302,428 00000000000000001d56b3fb6a6f9029d1600f49d41351e735b47805f074819b 975 0.35/1.00 vMB 44
302,427 302,427 000000000000000050a918d0d7764ff0d4d65972b5b33893fe5effb08831cc0b 177 0.08/1.00 vMB 36
302,426 302,426 00000000000000000ee63833fb85ce404c1c6dc87675e06f9c5782facf426f91 991 0.56/1.00 vMB 30
302,425 302,425 00000000000000005cc5240969bd86e5fc4b91a06098467eaa791b148ae2bbfa 585 0.33/1.00 vMB 28
302,424 302,424 000000000000000036e44fc066fff3c0f890b7866e20be979c155e713711f954 530 0.26/1.00 vMB 32
302,423 302,423 00000000000000002530bc4d4937579761fac1a67fc12fec9fe37e671673424a 981 0.54/1.00 vMB 32
302,422 302,422 000000000000000060ff9448c6b81d3280bb5d23d1851c62eacb6107deff2119 26 0.01/1.00 vMB 44
302,421 302,421 000000000000000055733b5813fa424baa7cb2ed7e53a7cc4e703a54fe02c281 326 0.24/1.00 vMB 24
302,420 302,420 000000000000000050e59ad80fce23bddbddfd79bebf199942c4cc46f2f76ffa 305 0.17/1.00 vMB 29
302,419 302,419 000000000000000042b4a4024dd1bf50567ebc4d12f43abf452577cfb3e6dea4 38 0.02/1.00 vMB 27
302,418 302,418 000000000000000030ffaa863b2ac5adff8d9be6431115b290fef025f9d02d97 275 0.17/1.00 vMB 23
302,417 302,417 00000000000000003bd3806e18a0b3fcaa72f431e99d01c87e866f018824fbbf 827 0.45/1.00 vMB 27
302,416 302,416 000000000000000046b6832eb23c55eddba2e6ccd66ec80d22f77c7b9e55fd9f 545 0.30/1.00 vMB 37
302,415 302,415 0000000000000000294e961d7f3b789d0110f4f04197225b9e13c404f93bf344 22 0.01/1.00 vMB 18
302,414 302,414 00000000000000005466995fae8d8293d550fe2b90341fb11cbe9407c77682ff 364 0.16/1.00 vMB 37
302,413 302,413 00000000000000002a04c65662007035a741263d0aa3de3982045cbc8deccfcb 140 0.07/1.00 vMB 13
302,412 302,412 00000000000000000f40cdc6b41dcc0e8d54bc3cb3e7958f62676f856854d39c 154 0.43/1.00 vMB 13
302,411 302,411 00000000000000002282a5f3d8001bdb29fb824ff18be6d5b983941f2544de94 1,163 0.50/1.00 vMB 39
302,410 302,410 00000000000000001467ec0cd2378a2b79542624ce1085aa2d0fa69a40bafdfc 289 0.25/1.00 vMB 17
302,409 302,409 00000000000000004c474bee9289daf912af385f487d59adc4e89271c3850fe4 989 0.35/1.00 vMB 98
302,408 302,408 00000000000000002618224944a704cc88b474c1627d373379e5380f92927726 256 0.08/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.31 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: 660.09 GB
    • Received: 14.62 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.