Loading Tool

Explorer IconExplorer

Memory Pool

78,773 transactions
29.24 vMB
0.07898837 BTC
Random Selection Loading Transactions
Max Size: 174.89/200 MB

Candidate Block

Mining Attempt 53081cbed99e0ae59aec15ba8ea25a6bfcd73630f913f1e3a6f2e9a8b145dd79
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 2fcd44e489dd6606beba6b1f807d16bfa6626ff84c58c8e4754ae5ba53b2fff6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.01940677 BTC
Feerates: 150.77 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (266,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,006 649,006 0000000000000000000cec9c59a4f58497233af5cffd7b25887b7b157f7af41a 2,229 1.00/1.00 vMB 12
649,005 649,005 000000000000000000011f33e989bf90e7e6020e8ac973decdda289bb4249d4c 1,987 1.00/1.00 vMB 57
649,004 649,004 00000000000000000005ac3637c074f5561820f648af85a6b8a5025e6a5b7816 2,021 1.00/1.00 vMB 49
649,003 649,003 0000000000000000000a1c44f4962525b355961dc33cd493ecc3d7dfd73abab8 1,476 1.00/1.00 vMB 52
649,002 649,002 00000000000000000002ddd770421e5146e9da36414ded2c91cde6b10d0e00f3 2,599 1.00/1.00 vMB 83
649,001 649,001 0000000000000000000eb247594ca8b8b88aedf3750f22b387dd32c1ae3c7c09 2,614 1.00/1.00 vMB 88
649,000 649,000 00000000000000000002e353320e27e4760f342a065695d018cd7c6069352276 2,051 1.00/1.00 vMB 20
648,999 648,999 0000000000000000000099215a181587d1649b4df438b5bad9bc303350714599 2,071 1.00/1.00 vMB 28
648,998 648,998 000000000000000000093903c5f8ae742ea74a06baac672ee1cf2d69ee19ec4f 3,074 1.00/1.00 vMB 25
648,997 648,997 000000000000000000041fc5e031fefc8eee047b3ca7c437dbc3a871d3ab2bc5 2,314 1.00/1.00 vMB 33
648,996 648,996 00000000000000000004ddd750b61114eef7ebb8de06b4fab41abae453dd4356 2,779 1.00/1.00 vMB 87
648,995 648,995 00000000000000000005baead9b2f6e9f6547e5f2866cc6d8bc9ead5569c5ada 2,203 1.00/1.00 vMB 23
648,994 648,994 0000000000000000000de20a80ff12d45b44b9f93155491f5b420e6fc42511a3 2,563 1.00/1.00 vMB 50
648,993 648,993 00000000000000000008ef4ff8c64c08ab427909b32e45dbabc2d1fc66d5b59b 1,992 1.00/1.00 vMB 48
648,992 648,992 0000000000000000000bd54e1b691c61a02255890193f070bfd9a1e63e8d8988 1,663 1.00/1.00 vMB 51
648,991 648,991 0000000000000000000dac28d9814eb9c4319c9b758cc17c9e0dba998467981b 2,560 1.00/1.00 vMB 91
648,990 648,990 00000000000000000003dc79a2b91682bb7a757fbbf608d0c323516ef70d1f73 1,820 1.00/1.00 vMB 24
648,989 648,989 0000000000000000000dfd14c7ef4a46b44da5cfa1de7db29ffa6f811c6ccb26 1,321 1.00/1.00 vMB 24
648,988 648,988 0000000000000000000c3e1c6396bc68f9d2e5a79b3d0cb3214590f8db753974 1 0.00/1.00 vMB 0
648,987 648,987 0000000000000000000beeae9aee7480349d0be2c81e6f47fd930913be54e52b 1,306 1.00/1.00 vMB 25
648,986 648,986 000000000000000000062f5617ea9feecb5aff4bc333755b2163692a52536a22 2,017 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.