Loading Tool

Explorer IconExplorer

Memory Pool

86,343 transactions
33.21 vMB
0.14357942 BTC
Random Selection Loading Transactions
Max Size: 197.51/200 MB

Candidate Block

Mining Attempt deff8047abd2ad1218b643f69c9c1c09f5a32fab601a52e78ab233ac77ab72e1
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root e1f5f27253d7b4b94a6fc1e347bd70de6402cbffe942bc91edb41c1bbf4fe655
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,779
Size: 1.00 vMB
Total Fees: 0.06590289 BTC
Feerates: 387.56 > 6.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (436,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,084 478,084 000000000000000000b186e2d3deb461d80ccd30d8d38507bf89f7d79c7d8e77 995 0.49/1.00 vMB 141
478,083 478,083 000000000000000000f3d1cceee8ed41e1fa5af44309137252b285120411d25f 1,359 0.85/1.00 vMB 111
478,082 478,082 0000000000000000003d1f544868fdb277d362115c0eef9c8823e151067fce8f 638 0.45/1.00 vMB 123
478,081 478,081 000000000000000000463c6f0b6a9a4726119da3c72837ca11a7c575cc0e3685 1,402 0.99/1.00 vMB 84
478,080 478,080 000000000000000000b66f54c4cfa67100858b1e196966249045cf4556609b49 1,134 1.00/1.00 vMB 88
478,079 478,079 0000000000000000008bcaccbe57c1c4ab911f27aa846e9b03025bac86ed3ae8 1,470 1.00/1.00 vMB 152
478,078 478,078 0000000000000000008f5bb83a9aec2b5275839e2e091091212c7a46e2c77cb5 1,733 1.00/1.00 vMB 165
478,077 478,077 000000000000000000087ef3269891585de7f27ad6ffb1943239b577a2972c1f 1,410 1.00/1.00 vMB 154
478,076 478,076 00000000000000000060f79c62f89d7d17d8b1a94ec37fe8f59372390f412785 1,288 0.74/1.00 vMB 70
478,075 478,075 000000000000000000dee3ed3e4a1a97a4a9bfb9783041b099520c323c8b5c16 1,659 1.00/1.00 vMB 110
478,074 478,074 00000000000000000107aeffae54f814e41d72362c2a35c1594cdfb76044fc91 1,760 1.00/1.00 vMB 196
478,073 478,073 0000000000000000005ff23274a180f8fb4ea59a4c8784b82d961f41f18c381e 872 0.45/1.00 vMB 134
478,072 478,072 000000000000000000bd3376d7ce76b9e59eb07479b63e48866c50689f08f9b4 487 0.34/1.00 vMB 144
478,071 478,071 00000000000000000067a5f470356f9b790f6aa3a56ebe38be664245cecbff31 1,326 0.78/1.00 vMB 98
478,070 478,070 000000000000000000330fa44a30e8bc88c234c8d77f2965c4470a4648237c62 1,246 1.00/1.00 vMB 181
478,069 478,069 000000000000000000599c9a1743e89878c98631c499111c41e2cbf79da166d0 702 0.54/1.00 vMB 147
478,068 478,068 000000000000000000d1245273d9545ef63c154235163c699a6bc5aecd982854 211 0.11/1.00 vMB 137
478,067 478,067 00000000000000000126bbf83e9d2528f9a9dae278ffe843bc032e106ce41322 543 0.41/1.00 vMB 152
478,066 478,066 00000000000000000142297ef4b1ebaa021ee6c6cd3d230e90b14d8a49bdefe9 689 0.62/1.00 vMB 101
478,065 478,065 00000000000000000037b6cbb8a29581f9c0a323f8c14e60adec434e2d0af864 854 0.72/1.00 vMB 117
478,064 478,064 000000000000000000c1d42ecd9db0b741d36323f4d97a1ea079788ead44e6c7 473 0.23/1.00 vMB 142
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: 659.41 GB
    • Received: 14.60 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.