Loading Tool

Explorer IconExplorer

Memory Pool

80,935 transactions
30.65 vMB
0.07311676 BTC
Random Selection Loading Transactions
Max Size: 186.75/200 MB

Candidate Block

Mining Attempt 82579d4a3346bb9c460ff53eb8c77aa8414b7f5280381a73a8c1d8fc3bca259b
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root 3fca744332519c4b52388ce0f0461e59f00cde268765ad00585c734dc4cf6326
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,977
Size: 1.00 vMB
Total Fees: 0.00741730 BTC
Feerates: 318.30 > 0.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (89,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,424 825,424 00000000000000000002eb7eb374f98cd63757971fb5e78c850c87ae2353f7c9 2,496 1.00/1.00 vMB 80
825,423 825,423 00000000000000000002b5543202a8d917380a1a083058dc902c71dda948c881 748 1.00/1.00 vMB 38
825,422 825,422 00000000000000000000a53b85a95d28312f81eafdf46050845f243f1fc29f3a 2,620 1.00/1.00 vMB 68
825,421 825,421 000000000000000000007b40312c6815f5ff50cf1eb0bc41d21e9706620fb77d 1,655 1.00/1.00 vMB 53
825,420 825,420 0000000000000000000251549393013fd3e045aeba6ff13ec670ddcb2c480d76 518 1.00/1.00 vMB 31
825,419 825,419 000000000000000000031476103fb83f2707bf861e91d0a2a0b4e7a5f9f9b49e 2,960 1.00/1.00 vMB 39
825,418 825,418 0000000000000000000246cf8060a1b2ff2831ffa7c79f2a7ce75268525eae73 2,578 1.00/1.00 vMB 79
825,417 825,417 000000000000000000019c4947993d0b1bc66d2231844b64c0496b2aa67fe139 2,737 1.00/1.00 vMB 58
825,416 825,416 000000000000000000022e20f2c3ed7c7a2b3b12c728ad410f2e94801ed166d8 1,620 1.00/1.00 vMB 75
825,415 825,415 00000000000000000000672088198a1489c1af5457ae20723088e026a4f7c76f 2,238 1.00/1.00 vMB 71
825,414 825,414 0000000000000000000239048e060c412c093f6b74a4698377c7abc429e1e380 1,214 1.00/1.00 vMB 188
825,413 825,413 00000000000000000000dddbaef5db6266d3772d8f6626ddb5c031658dbf5ff3 250 1.00/1.00 vMB 33
825,412 825,412 000000000000000000015986eb4253b3379ffca3e7c4108aac20a7325fddc455 1,387 1.00/1.00 vMB 30
825,411 825,411 0000000000000000000224aa191c0ef7dc3df5387600a6f8996832808ea65928 1,911 1.00/1.00 vMB 55
825,410 825,410 000000000000000000021b359df8e15ffed8fa01f9dd1707fe87c5b86a668b95 2,406 1.00/1.00 vMB 67
825,409 825,409 0000000000000000000104801cc79c15d50e61297cdd940fbe7c2118fc710bbf 2,380 1.00/1.00 vMB 109
825,408 825,408 0000000000000000000085b0cc1246e6258b134fdfc5868d9648ec5c54a146d1 2,371 1.00/1.00 vMB 90
825,407 825,407 00000000000000000002ecfb5fb844d9b4ac6a4070fc06d89569973bb1327d3e 2,540 1.00/1.00 vMB 35
825,406 825,406 000000000000000000000211ae7698e8a098bb713ead13c522e8a97db6dd0316 2,523 1.00/1.00 vMB 110
825,405 825,405 0000000000000000000297d8ec44e9b17411714bc7edbc6acf9849909af12259 3,009 1.00/1.00 vMB 55
825,404 825,404 00000000000000000002b1ef96ba88e1cf2c60a95f9c154b0000ee2faa4dbabb 2,868 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.72 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: 706.92 GB
    • Received: 16.66 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.