Loading Tool

Explorer IconExplorer

Memory Pool

82,982 transactions
31.35 vMB
0.12965071 BTC
Random Selection Loading Transactions
Max Size: 190.00/200 MB

Candidate Block

Mining Attempt e2672dd1a665f73b9ec7c52954cdd51b43335f748336c8049990947af8236850
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 8f62c821fede8be4d2d4d96092cf8a03bfa566d1086ddf0073ddbb29f42414f0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.04572686 BTC
Feerates: 318.30 > 4.58 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (37,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,069 878,069 000000000000000000006e2f0708caafc03459f481d9ad3cb81f86b8c9cb54e8 2,292 1.00/1.00 vMB 3
878,068 878,068 00000000000000000000dc565dbfacc62f3406b4410379ad05d4ebb1c97526e9 1,008 1.00/1.00 vMB 2
878,067 878,067 00000000000000000001def8e7a547f6b1700d8ac4505f72ea8feb522c41b3bb 3,152 1.00/1.00 vMB 5
878,066 878,066 0000000000000000000250f47df07dfa2db1944e94bd424ccbaa6a175c2604c4 3,584 1.00/1.00 vMB 4
878,065 878,065 00000000000000000001cf3aae3b9e6a5be2ed61dc28048f3a4328e9aa97f330 2,452 1.00/1.00 vMB 3
878,064 878,064 00000000000000000002467d678b845978ef175b424cff2985860bb156280c53 2,215 1.00/1.00 vMB 2
878,063 878,063 00000000000000000000bcf8564b989bb356ee3146aec489d5a355cc43ae1ca0 924 1.00/1.00 vMB 1
878,062 878,062 0000000000000000000242a22502a50714847dac9b717dfad6941477b8651dc6 1,188 1.00/1.00 vMB 1
878,061 878,061 0000000000000000000078416c03c59a96b2003a9d07e37014b6f079f028abf1 2,513 1.00/1.00 vMB 3
878,060 878,060 0000000000000000000132ec801befe42d0ee4fb1d553ce8ed10af373c4a9166 1,126 1.00/1.00 vMB 2
878,059 878,059 000000000000000000016955c1b6a0d03a7d1a0806fd600afad31fd6e88f24f7 1,159 1.00/1.00 vMB 2
878,058 878,058 000000000000000000003cca9b55d7380a6f10df7837fe9537618398f2d4c4cf 3,409 1.00/1.00 vMB 3
878,057 878,057 000000000000000000020a2570baa5c89b673fcfd999733467ee2d1775ef4280 1,520 1.00/1.00 vMB 1
878,056 878,056 000000000000000000001e7bb651082f5f0673489ae697677fd8881e4d1c5ca6 1,383 1.00/1.00 vMB 1
878,055 878,055 0000000000000000000122b2c240af790ee979f6e96175c00045cf54aa5a7001 2,566 1.00/1.00 vMB 2
878,054 878,054 0000000000000000000149809cc71ec6100073fbef56137e16b28de68e439ef1 501 1.00/1.00 vMB 1
878,053 878,053 00000000000000000000dc787c19b1904064204692eb99ae4d28d22b63abbf6a 3,294 1.00/1.00 vMB 2
878,052 878,052 00000000000000000001f3d5afb46048326ac12f307b153b699a6f4d9632dd9a 3,563 1.00/1.00 vMB 2
878,051 878,051 000000000000000000005193259e8321dd6bfbc04c2b0e64314e87871fe0a1c0 3,312 1.00/1.00 vMB 2
878,050 878,050 00000000000000000001d1945455c7ebf34b536bef1a8f56a5195059c6aabb5b 2,898 1.00/1.00 vMB 3
878,049 878,049 000000000000000000014e4df4f30b5409a0a063ad077577afa098ffc996e2d9 2,855 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 722.48 GB
    • Received: 18.40 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.