Loading Tool

Explorer IconExplorer

Memory Pool

28,616 transactions
9.52 vMB
0.09998112 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.15/200 MB

Candidate Block

Mining Attempt e4749cebde6a63c68a3e008dccb01be62d13007fe7894ca5310ab43144a7b7c7
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f8a84df56853002d970f5378409d999898cd2b72c9926b245babf79d919756e0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.02833866 BTC
Median Feerate: 3.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (770,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,695 142,695 00000000000006848a09055eb60410cd89e9c6f154f6f8df59308916984e0e9d 92 0.05 vMB 175
142,694 142,694 00000000000008f907cd2ee5cceb3f4778d44e0aaa379de00a5cd66f9b559109 6 0.00 vMB 109
142,693 142,693 000000000000069142bbe8d9453570d5f6969eb405a8f2b6dc7c2aee837a0298 38 0.01 vMB 217
142,692 142,692 00000000000007c9c816ab925556ef9b2c81286c735d2a41b9cd0cd43d820cc6 57 0.02 vMB 5
142,691 142,691 000000000000092ff85a464050357bd7f58a6835471dca144ba171581f5e86fe 52 0.04 vMB 128
142,690 142,690 00000000000006d2a55d22ffb029bbfbdc55bd12fa09ef7b76130e91fefb5cd7 53 0.04 vMB 304
142,689 142,689 00000000000003e7265cccb113e464a54e3efbfa72a30ff720848d347d7de346 53 0.02 vMB 135
142,688 142,688 00000000000002d49c59dec1361264425889bab5807a2d9f55a1134b717d0a5d 168 0.05 vMB 20
142,687 142,687 00000000000005b360ee6b33a70e6d378e6173ddf6fb585f9028bc3a0de70566 1 0.00 vMB 0
142,686 142,686 000000000000012df058684729bfd63a98615a1fbfde9710b64670c7a38e73e8 88 0.05 vMB 0
142,685 142,685 000000000000031b03f07e8846768c98f28e5cf4f2cfbff5611ae99881db8b96 42 0.03 vMB 15
142,684 142,684 00000000000008e87d1d447babe16913f113c790db6d0da7548e393311da9934 80 0.04 vMB 166
142,683 142,683 0000000000000481a0e481aa199bd81a245ebc239a55d86607bad790b05729b4 215 0.08 vMB 816
142,682 142,682 00000000000005101d881a0ea45c04b1c3593be974883b6663298b37fa4e5e25 8 0.00 vMB 78
142,681 142,681 00000000000004dcc06fa4276faca97082a3d35253d4d33f5a32ab127e950398 120 0.05 vMB 213
142,680 142,680 00000000000002d83559f6956565837d52d21ae843e56370d404aaeb94fbca33 52 0.03 vMB 176
142,679 142,679 000000000000002b356f841be29b4288f9bfc6d25ba1545b002ddb6f094ff70c 17 0.01 vMB 168
142,678 142,678 00000000000003742ff2ce34af374a7a525f2c5e1a39b2e27a68614312737c4b 17 0.00 vMB 20
142,677 142,677 00000000000006b355f6615ecb65ead7965feef922382a7a0985c710ff9debf1 41 0.02 vMB 58
142,676 142,676 000000000000062eb344bf9a03282b5573ed15746aff8e1e730780612ff7462b 92 0.05 vMB 119
142,675 142,675 00000000000003db54badea919e1ccd71d34e736dd50e929e576a8d18ccfb02e 43 0.02 vMB 245
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.11 GB
    • Received: 0.48 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.