Loading Tool

Explorer IconExplorer

Memory Pool

79,928 transactions
29.57 vMB
0.06566406 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt 819e326b0ac4ee5b3de3b588a5d4d611685a367569af478ef3d2c08f4c7551f2
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 084d1504e99fb71c3a28d0ef8771d11efcf47fa216d0696171385088d988339d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,474
Size: 1.00 vMB
Total Fees: 0.00561011 BTC
Feerates: 40.32 > 0.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (182,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,692 732,692 0000000000000000000013a86194dc6107ddc74dbabd3f2aa794d3722774cc03 3,189 1.00/1.00 vMB 8
732,691 732,691 00000000000000000008bed861e38e2167c9a33310a6ced1332d55dcc4188a60 2,954 1.00/1.00 vMB 7
732,690 732,690 00000000000000000009612613908344406afbe94cabed3c527a69beac49c8cc 3,145 1.00/1.00 vMB 9
732,689 732,689 00000000000000000007d0cd42a6b77453b77035431cc65d4a3e36287dadc458 3,424 1.00/1.00 vMB 14
732,688 732,688 00000000000000000009e7ddce6b89e65195bca329d03ff240856349308764fd 2,802 1.00/1.00 vMB 8
732,687 732,687 00000000000000000006cdd9482327d45f7fd0a046e62beaf51c858a3fe99b96 2,300 1.00/1.00 vMB 2
732,686 732,686 000000000000000000008e3b666b775cba5472a0eecd72823bc9d26f40f5acf9 2,104 1.00/1.00 vMB 7
732,685 732,685 00000000000000000008e0fbbf2f78c28bcdfed82bda2dc48eb1bd2f8be5f57f 3,101 1.00/1.00 vMB 3
732,684 732,684 00000000000000000003b5be752cd3d20a894a504144087f131d70f0e5572054 3,322 1.00/1.00 vMB 15
732,683 732,683 00000000000000000008ff274eb54605f4d99eb8b97a023c453e3c1410893a47 40 0.01/1.00 vMB 15
732,682 732,682 00000000000000000006226fe2aad7422b57a50e48270214dc6959046fb7da08 2,682 0.85/1.00 vMB 7
732,681 732,681 00000000000000000009e1287c54b9b309d1781b0571c0f7d7c90786c459428a 50 0.01/1.00 vMB 5
732,680 732,680 00000000000000000007d707bd48eddf87b6c3bea40cb08085f1af5b17eb0419 78 0.05/1.00 vMB 7
732,679 732,679 00000000000000000001377e1c6a51fffe46fc199529602410bccf2501242b19 573 0.17/1.00 vMB 6
732,678 732,678 0000000000000000000540bc3a5d4e1dae5f1dda581aefb73e2cad126534fea8 1,674 0.54/1.00 vMB 7
732,677 732,677 000000000000000000040e838bfe0132bb48fc3e544a27dd8675f9fcbf70b9d3 2,546 0.75/1.00 vMB 7
732,676 732,676 0000000000000000000481be413cc6c1d8fec4fb823045e63d8bc1da5e235563 1,459 0.57/1.00 vMB 7
732,675 732,675 000000000000000000075f2993f48a1bb25b3a4ddf9958214a7f56fc706927c4 1,520 0.56/1.00 vMB 7
732,674 732,674 000000000000000000082b4f40fc64453b16d0a90a239a2817d3bcfe1edabf3f 530 0.38/1.00 vMB 3
732,673 732,673 000000000000000000006dedec4874d4cbf69b67444896002917a802c928fd1f 2,362 1.00/1.00 vMB 6
732,672 732,672 00000000000000000000de47b07c2ee4e3a2ae5216307d5f7387799adef42086 636 0.18/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.33 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.37 GB
    • Received: 14.70 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.