Loading Tool

Explorer IconExplorer

Memory Pool

16,972 transactions
7.51 vMB
0.03475781 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.32/200 MB

Candidate Block

Mining Attempt 0f98b9620d5d86eb5e33d8965563f3f5c752e6ce7d841ccf890b619c6a309ad1
Version 20000000
Previous Block 0000000000000000000141b3daaf035091f434ab9606d0c7a53ce323aed9737a
Merkle Root 2ec0a5feabcc090086b0e440a6ac4068ae67cf38b8835288dcbac7d8d7a2761a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.02001252 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,440 (713,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,529 199,529 0000000000000236f3e394c833513356981fca652b2c1b04e23fc65350d29697 43 0.01 vMB 175
199,528 199,528 00000000000000fa69f38c6e7c91bd7642d69c7d50e0beea5d32129d5d64993c 18 0.01 vMB 521
199,527 199,527 00000000000002631aba7b426b1806a13517e363c818aee64b4a2b64b66b5888 99 0.05 vMB 432
199,526 199,526 00000000000002838315667f59831b2cbd6d99caee425679f2d088209045f29f 26 0.01 vMB 125
199,525 199,525 000000000000039f98c0d8008c146ceeb9fae9a1f2bfab395709c55eff2d4022 49 0.03 vMB 98
199,524 199,524 0000000000000257b4509b5d21c122102af2c3bbb6be5ed6bface366dd62732e 112 0.03 vMB 10
199,523 199,523 000000000000033f59ce40ffee200324a55d77e00a0ae943ef0339a15823b6cb 162 0.07 vMB 107
199,522 199,522 000000000000037aa685554b78d2b26bd9f87c51f3fe2e8dcd047563824b19cc 1,024 0.41 vMB 74
199,521 199,521 0000000000000565af56e5e5f92492f86463180262f808e27536c267e8668cb2 114 0.05 vMB 123
199,520 199,520 00000000000002ad7500f3f595a87b6a5fb7afdc1bd3ee86b3f0f9ee804cb936 32 0.01 vMB 0
199,519 199,519 0000000000000409081268e6bba52aa39fa744a100bb4aa578f76119fc5a2064 122 0.05 vMB 101
199,518 199,518 0000000000000493db59e957160a94496b5a5f76b15b48df66a1e145388b5123 317 0.13 vMB 178
199,517 199,517 000000000000007828503cd3b08694dfd42d767b6eade61eb8b9a2aa879a5dd1 179 0.06 vMB 141
199,516 199,516 000000000000050cecc244cd0c490f2a1eb284883843a7835ae00e76aa3661a0 3 0.00 vMB 97
199,515 199,515 00000000000003527243951584811b2cc30225b4bcce8a1fba070a080289f89b 49 0.02 vMB 251
199,514 199,514 00000000000005020427bf8029d166e00bc1028a425e19ede5266f4c4760f210 95 0.04 vMB 70
199,513 199,513 0000000000000512f541c8b5dddcdd6b35761250e42073b1e6ad28a37ade589f 169 0.09 vMB 104
199,512 199,512 00000000000001dd13fbfb103a4afe185f1a9b303bcb5df4d0e0615ae2558a44 439 0.34 vMB 91
199,511 199,511 00000000000003daab84c09f7f67318a6e49d3667b26a40697ef7c1a7a83430c 122 0.05 vMB 142
199,510 199,510 0000000000000312334754bf4a273d53f9d6adaeaa733c0323031a41f03659a3 16 0.01 vMB 61
199,509 199,509 00000000000001847e83494bca8a9ee57e16ca14b24976683be3ce8d4d11397f 26 0.01 vMB 83
Previous 10 blocks ↓
Total Size: 779.63 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: 304.02 GB
    • Received: 1.39 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.