Loading Tool

Explorer IconExplorer

Memory Pool

89,315 transactions
33.07 vMB
0.21002784 BTC
Random Selection Loading Transactions
Max Size: 199.85/200 MB

Candidate Block

Mining Attempt 6cd43afe66d7bb17cca86bb823f6633297695ea3d6d03a87fe8c49b3f846da5b
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ef82e0751cfd5bf5e8be0925af7480d0358cb8ccb990d6d19803237257cb9696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.09437699 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (280,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,425 634,425 000000000000000000071f7e57a52661e7d887304096fc7c163dfae4111d7766 2,746 1.00/1.00 vMB 25
634,424 634,424 0000000000000000000501533213dd98e93a76e5b200836ff3e28c17210718f9 1,351 1.00/1.00 vMB 11
634,423 634,423 00000000000000000009c93afbc83f2347536a28609ee57ff2c1a648e7414692 3,070 1.00/1.00 vMB 24
634,422 634,422 000000000000000000035398f84672251f2f5d518a01d4363079d8699d0627bd 2,679 1.00/1.00 vMB 23
634,421 634,421 00000000000000000004069b4492288744b57b6f4089af9b4013302242615143 261 1.00/1.00 vMB 6
634,420 634,420 00000000000000000008c08352427514d11c1e50c83737ac379e9dcf8deeec98 912 1.00/1.00 vMB 6
634,419 634,419 00000000000000000004cedf9366fd5ed4349635a006b5bc7e9e38cf8bba3cd2 2,648 1.00/1.00 vMB 16
634,418 634,418 00000000000000000001d61d861c87b7181a3f7cd3ed16a44182a4c0cb45a5f5 3,104 1.00/1.00 vMB 31
634,417 634,417 000000000000000000046bea98edaa7012ce0c75ae342cd5ed8a1a9121c5e41f 2,488 1.00/1.00 vMB 10
634,416 634,416 000000000000000000090c4856d951f3d3a4d8a179f361ea42ba1a488012f6f3 2,736 1.00/1.00 vMB 10
634,415 634,415 0000000000000000000686e2b3049057625b17f20d0eac2a673b7dc194954c7a 2,615 1.00/1.00 vMB 33
634,414 634,414 0000000000000000000944867a50df689894170a0583695ae7528d3d74dd62d9 2,732 1.00/1.00 vMB 17
634,413 634,413 00000000000000000004a191353780c56682cf343210cf4d7c3c11b47edbccc0 2,170 1.00/1.00 vMB 26
634,412 634,412 00000000000000000013a7bf509be53c9ed1056f5eadbf8262357a5229a55965 2,787 1.00/1.00 vMB 38
634,411 634,411 0000000000000000001254a78569406425300d17ad827940c72f95d20ffe0390 2,660 1.00/1.00 vMB 25
634,410 634,410 0000000000000000000862a65f91bfef4190f95619cf740f1534ae035d2dbcd1 2,840 1.00/1.00 vMB 40
634,409 634,409 00000000000000000009213cbc4703237a36fcd80593ca0cfc4ccd873e20db2f 1,579 1.00/1.00 vMB 6
634,408 634,408 000000000000000000083699e14607dc05dbd3ef99347dd169da620379a3a4ae 1,594 1.00/1.00 vMB 15
634,407 634,407 0000000000000000000a678de7343a74b4b5e6e677a043922d879455bebbc876 1,846 1.00/1.00 vMB 11
634,406 634,406 00000000000000000001fb681559455bd2a535a448fe1a69ad7bedb6da4dad86 2,116 1.00/1.00 vMB 22
634,405 634,405 00000000000000000008712d9083695a20436727c619c26e24d08a20f127cb98 2,432 1.00/1.00 vMB 13
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.19 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.