Loading Tool

Explorer IconExplorer

Memory Pool

80,468 transactions
29.69 vMB
0.06876080 BTC
Random Selection Loading Transactions
Max Size: 179.24/200 MB

Candidate Block

Mining Attempt fa62d9a8923efe927fabbebd02ace7e54ecfb2f3da1536c9841c9f61bfef4ac7
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root db9553a94ef398c4d85c5858ef2434446c7e88322cb5467a10a577eda2f7678a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,150
Size: 1.00 vMB
Total Fees: 0.00818757 BTC
Feerates: 100.36 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (632,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,125 282,125 0000000000000000fc91554b41861fa91f46426538dd6ad6e0cbbe3b01dca85c 459 0.25/1.00 vMB 70
282,124 282,124 0000000000000001350fca3ace398df1b1f9b032b73bdbdaecb7ad9be140aef9 67 0.03/1.00 vMB 21
282,123 282,123 0000000000000000eabd4f1f4c7403570ec432244585e8e6b30c85df0282d721 226 0.18/1.00 vMB 33
282,122 282,122 000000000000000140ace1abec64541941ae08625f60dd24bddd5496639301ae 471 0.19/1.00 vMB 32
282,121 282,121 000000000000000088d841dac528e687eff1fd9ad671340a37a34a4c6ea18e13 124 0.05/1.00 vMB 196
282,120 282,120 0000000000000000588f041634c65dfc8ba42d141482bbce8ce1c0dcd42ee070 581 0.34/1.00 vMB 46
282,119 282,119 00000000000000003ae7ed4e8a612b5922da0fd912cb8027f56f4c9b7cd72b70 360 0.17/1.00 vMB 51
282,118 282,118 00000000000000001e02d675bfbc2f4d128c4b274b7dc34123586d8e4e0f7d10 515 0.25/1.00 vMB 42
282,117 282,117 00000000000000006c04834b847cb76e7c541912942acabb65decefe5aaaad1c 158 0.05/1.00 vMB 67
282,116 282,116 000000000000000202ca0f24940867505fc1c1499f02a5d5cbe1ae8352072ad4 649 0.30/1.00 vMB 38
282,115 282,115 000000000000000112ed87a3a57411b30f3a0475413ecad7e13d53959944028d 573 0.35/1.00 vMB 42
282,114 282,114 000000000000000019dbdce56d5c39a31e2c264beb49357523e24ba349792526 215 0.21/1.00 vMB 19
282,113 282,113 0000000000000000799d29b351e46cb6cd74ddc12f782de1f0da8d1c291434ed 970 0.35/1.00 vMB 66
282,112 282,112 000000000000000095819d0118d4c162303b3ad9dd7aeac45eb765d5d5336b06 601 0.25/1.00 vMB 69
282,111 282,111 00000000000000016221a73259d3af91a83fc35b3c6736337d7f37eb214b7eb9 910 0.50/1.00 vMB 32
282,110 282,110 0000000000000000e17b927353fdc88f9ca04e74db049606b9ce80e40ef4ab7e 778 0.25/1.00 vMB 71
282,109 282,109 0000000000000000e1aca56c203c7d8b73da98b6edd1c8b83076e1e50abe951d 118 0.14/1.00 vMB 13
282,108 282,108 0000000000000002555847cd671a124c4d9a7169b4315df53b0ef79bcecd2420 249 0.25/1.00 vMB 18
282,107 282,107 0000000000000001066c186153950f2ecb3fc15f74a0ee7fa53e8e04d350a477 1,073 0.50/1.00 vMB 39
282,106 282,106 0000000000000001607984f8bf4b796091eba00bd4736b41792066418f89e1c1 775 0.25/1.00 vMB 106
282,105 282,105 0000000000000000f1ac83018ff19888c3041e854c67d5801b470a6327a7122f 327 0.25/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.