Loading Tool

Explorer IconExplorer

Memory Pool

39,563 transactions
18.34 vMB
0.14977067 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.13/200 MB

Candidate Block

Mining Attempt bcbc7fd7ef49b9fdcba811fc356d09fb73212f432bf1a68e4a6dda843fc8656f
Version 20000000
Previous Block 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e
Merkle Root c5771d4b796bffd9e1010031c42ecc8820189aef9c4fe64792291e68d4bb13eb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,763
Size: 1.00 vMB
Total Fees: 0.03074297 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,324 (776,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,528 136,528 000000000000058adc955b368ca50e4e4c41c0fca069c019133335ed182f1bdd 62 0.03 vMB 441
136,527 136,527 00000000000005ec10ca0c8c82dcc36b1284665cdc20830ebd4735288fa95d06 63 0.03 vMB 163
136,526 136,526 00000000000000eead658e44ead5de9e7f2963dd35b94510171efc5a9a34cee6 49 0.02 vMB 171
136,525 136,525 000000000000042e4076660eb768ac9bc9f5f52c1a594bea00ee40be0ca9ed1c 70 0.02 vMB 184
136,524 136,524 0000000000000254f2634338315d322477f5ce579a35fcae35257ddb2df78895 15 0.00 vMB 825
136,523 136,523 0000000000000a1af48e1733d700a573284c2a0275247f2ff7dd798bd6fe8304 56 0.04 vMB 508
136,522 136,522 00000000000006bb04edce600912b33660f678d6c0e35d0f3c416bdc6cffa172 52 0.02 vMB 827
136,521 136,521 0000000000000984a290e1ad45e2fca56afa4d8a1103531d193285c4c7149024 15 0.01 vMB 292
136,520 136,520 00000000000009f23cb53026e12e2c69945b54205f36c4951ac8a3cf9a10bef0 5 0.00 vMB 828
136,519 136,519 00000000000000b68f943ded5c9b4cb222380be5bf0d22286a1b90943c5f1ff0 49 0.02 vMB 69
136,518 136,518 000000000000038243773e937dffbed81238db0ac6d2b16705a8cb3cfc6c1115 30 0.01 vMB 317
136,517 136,517 0000000000000339527b2075bad4236cf5d899e4f19f69766cf1e71209ea45d5 24 0.01 vMB 566
136,516 136,516 00000000000008567304c163585fafc8b80adf1f34a318c3f8eeee18738ec381 74 0.03 vMB 526
136,515 136,515 00000000000008ced3050e23b781eb8adbae98b85e0b5d2ce47b4cd1819f6b5b 41 0.01 vMB 491
136,514 136,514 00000000000000b456db63007979f78e1eb7e17459c4f8504b665a0afbf4d65e 43 0.01 vMB 79
136,513 136,513 00000000000000af075df0ae9037f644685a51c41c4325669f23a29431434afd 47 0.02 vMB 339
136,512 136,512 000000000000056b718fba1a9e9a1468da34f7a3c0de3b40745960d85fa2fa00 11 0.00 vMB 61
136,511 136,511 00000000000009ec1b6810e7345a0b0109e55cc7933c33938c278952a3c4018c 13 0.00 vMB 32
136,510 136,510 000000000000050ac289f2ff8b3906b2b0d4683df4d1991c5de1b358ad01a145 104 0.04 vMB 389
136,509 136,509 00000000000007f9c278ea142cb3dc9c3d54368ba45a6352c0679ec674e04892 47 0.02 vMB 159
136,508 136,508 00000000000000fa8c0c9238bd4520ffd97cfe98e2b3a7f4d123fdf5e6def1fb 10 0.01 vMB 262
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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