Loading Tool

Explorer IconExplorer

Memory Pool

25,143 transactions
24.61 vMB
0.05037780 BTC
Random Selection Loading Transactions
Max Size: 118.72/200 MB

Candidate Block

Mining Attempt 8b0d003ec5ecfde6dd834b11f4fccebb3f9b0a2eb9a9cc2f2733a32354956e61
Version 20000000
Previous Block 00000000000000000001bbb571411c36339be05e3c18dda8ed251363ab729364
Merkle Root 5b918a683b93e7009631c194547d5ce5c2b3d17e3d21f17979ba210bd738ad26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,552
Size: 1.00 vMB
Total Fees: 0.00625978 BTC
Feerates: 61.00 > 0.63 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,177 (654,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,531 259,531 000000000000000b9749545bb108eea7b2afe897ef7bed1dc261e225f544f743 259 0.13/1.00 vMB 139
259,530 259,530 0000000000000014975f12982c54cdb6e6de19b961188de76393e6677e1c27dd 44 0.05/1.00 vMB 37
259,529 259,529 0000000000000012e45edf917e8587c893a1961a80026e1226706d370c293e49 187 0.09/1.00 vMB 150
259,528 259,528 000000000000000a31f68cde8e3ee2456dd1716a4163d0391fbaf6455cc96106 176 0.07/1.00 vMB 114
259,527 259,527 00000000000000250acca7b65508fde9f1ebc1841ad40cbf6c20348b411a8dc5 246 0.11/1.00 vMB 110
259,526 259,526 000000000000000b5c198800849a7aa12757b67e4371bd2861d50868a18193b1 17 0.01/1.00 vMB 100
259,525 259,525 0000000000000014d97f26d58ba76869203ca41d9c3da2bfc2c6124343fc1fa5 433 0.25/1.00 vMB 121
259,524 259,524 00000000000000248276eac33bb6a5f098fb4c908f02d6caed00f6f389571f42 57 0.02/1.00 vMB 69
259,523 259,523 000000000000000ef42b0e06d705c10eacf3cb6e1cbae36731e9b5394747f113 64 0.03/1.00 vMB 138
259,522 259,522 000000000000002507a3a32ac5ac9764913ea5f5084df7fba0f1a5c25fda27c3 273 0.10/1.00 vMB 98
259,521 259,521 000000000000001e68ab1f9e29155cd3183945ba8f49b174c94d8f5f24fdd5b8 193 0.07/1.00 vMB 182
259,520 259,520 000000000000000e7bfdfc444b59a5aedd2d847ae0fcdb89743ef5943e419d78 420 0.21/1.00 vMB 105
259,519 259,519 000000000000001bace596f8dec258888f56c4f005cb39755deb6207a782ff0d 115 0.06/1.00 vMB 29
259,518 259,518 000000000000000c07bc7a0545813d8abdadc724ed87a7cb8b1f2565575a7d99 658 0.25/1.00 vMB 108
259,517 259,517 0000000000000024eca7e27a05871c0896c12fad95df75e31cc1dd537164ab67 65 0.03/1.00 vMB 78
259,516 259,516 000000000000000be7f47baf5ffc096e601cc46b91ecbf046268eaf1d66fd79d 150 0.06/1.00 vMB 113
259,515 259,515 000000000000000de10e5acfaf922133a9a2470011e6bfa93508a5ca0b4dd13d 248 0.12/1.00 vMB 113
259,514 259,514 00000000000000208fef5f88f0eaea8dfae7868513a1fcd959f787d8f974c4b4 84 0.04/1.00 vMB 78
259,513 259,513 00000000000000248c798607e59c79fa39c8d53133ba51c896cd37ad9dd6f7b8 447 0.24/1.00 vMB 88
259,512 259,512 0000000000000001bd50d3ae3aeb7c74fa0cc2660d7d2d98a024ce4c7b508d29 335 0.13/1.00 vMB 118
259,511 259,511 0000000000000012fe9c44cd9988cfcc184c5d6f8497274e31b84d7f66949130 442 0.19/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 780.91 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: 571.85 GB
    • Received: 7.80 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.