Loading Tool

Explorer IconExplorer

Memory Pool

86,862 transactions
31.76 vMB
0.11569811 BTC
Random Selection Loading Transactions
Max Size: 192.29/200 MB

Candidate Block

Mining Attempt cb5651a67ce0e73a5a8145041ab0a66a4c4141c6bec86abfba9cdbd6f04a266d
Version 20000000
Previous Block 00000000000000000000ffda920f705e0b40f69b2032b14eb1181fe10feae91a
Merkle Root e7321dc116f199adb28f7e82996506b9b7b525095470e9e39252ce381695a917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,531
Size: 1.00 vMB
Total Fees: 0.03464785 BTC
Feerates: 547.69 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,956 (343,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
570,997 570,997 0000000000000000002516c519b06ecf2528ccf8845a59c395c56a1e8f660742 3,046 1.00/1.00 vMB 38
570,996 570,996 0000000000000000002563c1c6f28ffc1c905dfc6b6dc57f50f8f6d169a8653e 2,137 1.00/1.00 vMB 75
570,995 570,995 000000000000000000226833e035bbd7d209e4db4e7eacb13e2e77849f25fbc6 2,622 1.00/1.00 vMB 135
570,994 570,994 0000000000000000001264dec82679aae64a9891302d9692bc4eda420c39a8a8 1,635 1.00/1.00 vMB 79
570,993 570,993 0000000000000000000552b734a3cebebb82b8152149b840b26e23677e6a7c48 2,668 1.00/1.00 vMB 7
570,992 570,992 000000000000000000010ced8640fb1bb808b9f0f8f2ecfa7a0f2202d0a72b8b 3,006 1.00/1.00 vMB 46
570,991 570,991 00000000000000000022b5e1206c4b1ecb7d5eebc4631b635e672969be142679 3,199 1.00/1.00 vMB 20
570,990 570,990 00000000000000000006aed4748aa906587265670878c36f84aedadb6197d298 2,516 1.00/1.00 vMB 113
570,989 570,989 0000000000000000001b257f000ecd2602f8c25e47c5a6f9da9efaa722cf957f 2,519 1.00/1.00 vMB 84
570,988 570,988 00000000000000000026f49e24cc5590245b122699d6bfea328f9f38d75f00b1 2,935 1.00/1.00 vMB 140
570,987 570,987 0000000000000000002117391885abe3518160a4bfadc2c97474aa9e1e95d114 3,410 1.00/1.00 vMB 11
570,986 570,986 000000000000000000007bac0097b6fc120ee5c8fe9786720b9206e39e4a6780 2,698 1.00/1.00 vMB 83
570,985 570,985 000000000000000000257fe0ebb3e3fe1ecef1d8c5a2c5eb9aef9cf2903ca14b 2,350 1.00/1.00 vMB 24
570,984 570,984 00000000000000000011931ce49b8e670b1de5f3517cd7d49ed3e621cf8e60cc 2,362 1.00/1.00 vMB 20
570,983 570,983 000000000000000000204e6ee0b4dc38f8872bec276a1021be1bffa637f626cd 3,137 1.00/1.00 vMB 40
570,982 570,982 00000000000000000001065e10625b5fac12f420378a047cffa9527062dd4f45 2,405 1.00/1.00 vMB 79
570,981 570,981 0000000000000000001a4d0f0d02834a470ba02d9a2c16b51e2b8b53967ebe6a 2,169 1.00/1.00 vMB 19
570,980 570,980 000000000000000000131e80a122351a12befc5a086d54a87af99148fac348ef 2,629 1.00/1.00 vMB 26
570,979 570,979 000000000000000000207cb0670078d467deb220c217a641852d46105d5c0f1e 1,217 1.00/1.00 vMB 61
570,978 570,978 0000000000000000000f128d2fea46d95bf18059e5335327611ec5295862bf13 1,854 1.00/1.00 vMB 102
570,977 570,977 00000000000000000008adfc5dbfae64b1c7322c3a171e15c959a5dbbe162d3a 2,672 1.00/1.00 vMB 135
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.23 GB
    • Received: 14.64 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.