Loading Tool

Explorer IconExplorer

Memory Pool

84,901 transactions
32.29 vMB
0.10886091 BTC
Random Selection Loading Transactions
Max Size: 195.70/200 MB

Candidate Block

Mining Attempt 37d9a76bb70f7efd5aa93f382e17c2c79fb2655808531d48885db974ca0702c5
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root fa98238a67cb2c84c89f5c47505654e1956ed72999b70d7addd92ed3f89707e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,562
Size: 1.00 vMB
Total Fees: 0.03530063 BTC
Feerates: 181.54 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (158,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,029 757,029 00000000000000000005764e03dd4d21248c99735606a86a4723a00336233340 1,380 1.00/1.00 vMB 5
757,028 757,028 00000000000000000007c7d96ca93d9f1f84d7701adfa082e3d6d7a452dab374 2,865 1.00/1.00 vMB 7
757,027 757,027 00000000000000000004a402f31fc6333f4d3fc68fad0d4d09c28884a9e12bd9 2,663 1.00/1.00 vMB 10
757,026 757,026 0000000000000000000743e91c53363ded86e6b00b2f23f374a83b2199750786 2,944 1.00/1.00 vMB 3
757,025 757,025 00000000000000000008d414792be4c1b5b5685b4fa68a91e3b773d1882b06d5 2,259 1.00/1.00 vMB 9
757,024 757,024 000000000000000000067e597a65653b27cff785b1b9566aa723d9eb64dcec7c 3,056 1.00/1.00 vMB 13
757,023 757,023 00000000000000000004b8adbe583584f0e2370c0b752ede243535f8cfd3f354 1,913 1.00/1.00 vMB 8
757,022 757,022 00000000000000000007d9c2dab57c359ea1604a1733626a6282d42759ca3501 2,638 1.00/1.00 vMB 17
757,021 757,021 0000000000000000000009335f9035c22e360c66f61716abe953adddcf524067 1,249 0.66/1.00 vMB 9
757,020 757,020 00000000000000000000b2bb64c1287bf7de7f8d5905cec41ccb1aff5dae0c84 337 0.13/1.00 vMB 11
757,019 757,019 0000000000000000000393926d20949d2ef924f80e31a2b24d6e4575bcda0a32 931 0.56/1.00 vMB 3
757,018 757,018 00000000000000000007d823e0a43f124535b3727d09b32fcf18e7eb2b6fdfc3 2,423 1.00/1.00 vMB 8
757,017 757,017 00000000000000000001fbf8a112b10ca484d028e938caf34cc306d1f31bb711 2,486 1.00/1.00 vMB 9
757,016 757,016 00000000000000000002ff0738ffbed866429b37dc6dcf39b76618ca087c5e5d 1,105 1.00/1.00 vMB 3
757,015 757,015 00000000000000000000434626880be81e2169f3eb027388869484093fc00dca 2,756 1.00/1.00 vMB 8
757,014 757,014 00000000000000000002a9ed30822d554c21b4d99a730d755725e72252d52131 558 0.44/1.00 vMB 4
757,013 757,013 00000000000000000008a04958835f2aae0ae7340c1a95f4a553dbd93aa5fb5d 2,469 1.00/1.00 vMB 9
757,012 757,012 000000000000000000049f35b9e7073daed1b26346d3b8d3c5fc4d81336f3cff 1,841 1.00/1.00 vMB 3
757,011 757,011 0000000000000000000006ba0f722c8702f2a3e73971d42a58171c380ecde4b2 2,843 1.00/1.00 vMB 11
757,010 757,010 000000000000000000054e17a0c5371b66d06fde6492d7657d98942f9d49ecf2 1,381 0.73/1.00 vMB 8
757,009 757,009 00000000000000000000a49bd8addc8729a65e2ff2a704ba66a6fbbe71b4a280 766 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.