Loading Tool

Explorer IconExplorer

Memory Pool

37,369 transactions
15.24 vMB
0.10032656 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.42/200 MB

Candidate Block

Mining Attempt 26c07d978d6bbf6318b8c2aed6a0d372baf6385b56761861215ec8b11f759197
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 3852cbd24100182ddfaf4959c2a9dc03705014e13f0e9d6fb93adf2cd223cb8b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.04619724 BTC
Median Feerate: 3.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (772,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,380 140,380 00000000000002c2753c5cd315be966ff4c84074fc417079fb17df624d1002d8 22 0.01 vMB 8
140,379 140,379 0000000000000522096518edb2bfd3d35ee2906ccac7442711ceddda59eb3853 68 0.02 vMB 127
140,378 140,378 0000000000000633d3c00f1dca7a4d446cd289a2b55dd4bae92c39126ee2b2f7 15 0.00 vMB 53
140,377 140,377 000000000000025e16add6ccc25769e887986a5790998db3d406c78b6625b715 50 0.02 vMB 249
140,376 140,376 00000000000007f247d8157dec0f7eed6b784177dda7264f0a021027872580a8 25 0.01 vMB 210
140,375 140,375 000000000000016e3bebb17dba9124b136ec109e50269ac42a51aa507fe35bc8 94 0.04 vMB 444
140,374 140,374 00000000000008036dbc5853ff756d56652c00f505938ec3903546038411ee07 35 0.02 vMB 38
140,373 140,373 000000000000072ffcb34532a93921acdf42e115bd257d76cbb0cc531375a172 69 0.03 vMB 261
140,372 140,372 00000000000008b8182496b1475649e7c2e963bc86213b9cc5a65352bd3aa7dc 78 0.02 vMB 77
140,371 140,371 0000000000000467a7c0166545f54c648b6bbfb77d29c5c9cc0b903e44813f4a 57 0.02 vMB 211
140,370 140,370 000000000000055b6bf6e17e8a4f0ef903a223c5394acb078053e47d70a18dfc 67 0.02 vMB 128
140,369 140,369 0000000000000521c1549205c8f46271b4f9a70137f719cac6d203d85cbb907f 109 0.06 vMB 473
140,368 140,368 00000000000003fe2edb7128eee832d3d9b3fac528d610729fc774c701b1ac85 69 0.02 vMB 285
140,367 140,367 00000000000003327aff68275f654db76e57c2b1b81888e60bc83403c46f7dcb 40 0.02 vMB 331
140,366 140,366 000000000000088ab2566ff216addcbb0895822d126c1c983d135284ab87011d 64 0.02 vMB 243
140,365 140,365 00000000000003b50efb5a7edd96c1eb830e12a6e83beff053e90671319f8262 84 0.03 vMB 531
140,364 140,364 000000000000089f458217fc6d994a5c801aba51c3cacbf3be9625edb0ee7986 9 0.00 vMB 320
140,363 140,363 0000000000000359a9c869680e2993bc74fee8bc04f5f47acd97a79fc7355f50 9 0.01 vMB 406
140,362 140,362 00000000000003520be8336ad47f4f3ddfa6d399f3579879212eb820b67a6f73 10 0.00 vMB 34
140,361 140,361 00000000000005a2e5ca704dd94b095f45dab3a1820e6c46cf707171545eb345 30 0.01 vMB 202
140,360 140,360 000000000000027bc06c95e4c7e986f9a016faf34aa1ce2007edbbd02695192b 12 0.00 vMB 65
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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