Loading Tool

Explorer IconExplorer

Memory Pool

79,131 transactions
29.50 vMB
0.06857170 BTC
Random Selection Loading Transactions
Max Size: 177.54/200 MB

Candidate Block

Mining Attempt 132d429c7f0c6107ca3906d8b4967bcafe56f69690ca93a3e3e01f57f460a324
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 44cbb3b8c7d1b45b43df8a9de9364155ba1e909232edbe738163da93353974fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,242
Size: 1.00 vMB
Total Fees: 0.00863422 BTC
Feerates: 150.77 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (206,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,467 708,467 0000000000000000000bc5ab3599d527e5c5c897b5a4465cf9993c32974105d4 2,151 1.00/1.00 vMB 9
708,466 708,466 0000000000000000000bd157e507f8e434c4a942af7ab3ab424e4337c5852372 1,991 1.00/1.00 vMB 18
708,465 708,465 0000000000000000000086d0127346b16081e8e406920e13de94fc252d93aa71 1,312 0.69/1.00 vMB 5
708,464 708,464 00000000000000000007c09d6312852fa8fe0c0d3001310ac6dd69959b01583b 2,116 1.00/1.00 vMB 6
708,463 708,463 0000000000000000000cfd235eb98732a02c3e0d0df165aaa63dc92eade25c79 2,870 1.00/1.00 vMB 17
708,462 708,462 00000000000000000009e3f5bd789daf0cefab577d68b02c7f40e78fcd3604ef 3,472 1.00/1.00 vMB 2
708,461 708,461 000000000000000000086dcf611b73b3e85e49280fcf7ae9dd1dc418add3ba19 3,388 1.00/1.00 vMB 19
708,460 708,460 000000000000000000054f17384e7f06067e48987482af2150d18c23eadf7c84 3,315 1.00/1.00 vMB 14
708,459 708,459 00000000000000000006bc492560aab6992e08d4623bef701f55890677f278e6 1,617 1.00/1.00 vMB 12
708,458 708,458 00000000000000000003741657e1b02bf2ffe07701e3e74f8a1e5622117d14eb 1,170 0.39/1.00 vMB 10
708,457 708,457 0000000000000000000603a03d3a1815449bc43d68d21fee80d76f3560df8ee5 915 0.27/1.00 vMB 12
708,456 708,456 00000000000000000000271bc037b6d12ae964204a9d911b454d44d9e9869388 521 0.22/1.00 vMB 9
708,455 708,455 000000000000000000035f6a09fded9bc150bd4142b701bac2a7bdb40d6594c3 3,141 1.00/1.00 vMB 8
708,454 708,454 00000000000000000000f429650738a6f0b789a4a6967217c13ee1155c037a24 2,656 1.00/1.00 vMB 17
708,453 708,453 00000000000000000005936508bf0ebe99dd62073014cfd0fd255ec80da13eed 495 0.20/1.00 vMB 11
708,452 708,452 0000000000000000000018df1a4d1a1fdfefabf880db2f9adec91b2ae4bbdd67 454 0.16/1.00 vMB 10
708,451 708,451 000000000000000000042114e581a0efb382cd5e05a3a1ab2edfdfdead4534b5 557 0.16/1.00 vMB 10
708,450 708,450 0000000000000000000694afa9a61d64c19dac6ac0f444569ddc3cf26327f408 1,937 0.68/1.00 vMB 10
708,449 708,449 00000000000000000008d36cc61823012787951655d7681f921788f0bdf808db 253 0.14/1.00 vMB 10
708,448 708,448 0000000000000000000612edaa9712869f12423e2e3d984c240716ac76ff465c 1,771 0.65/1.00 vMB 3
708,447 708,447 00000000000000000006ccf5746f215866c3d0e329ce265dc4f94f51deccc1c5 2,388 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.38 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: 664.31 GB
    • Received: 14.96 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.