Loading Tool

Explorer IconExplorer

Memory Pool

29,313 transactions
8.11 vMB
0.09420685 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.52/200 MB

Candidate Block

Mining Attempt 6fedbc913527b2de366d841fe079153b8b88c74aafbf5ddc0e6b5eda69c1df9c
Version 20000000
Previous Block 00000000000000000001b7add582d921f101de9fc752a46556c714c2f52b53d9
Merkle Root 2e785b7d99c9931c8f2919f1edff35cda0079193ee2979fa37dd48f78be2ea60
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,706
Size: 1.00 vMB
Total Fees: 0.04691841 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,186 (782,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
130,674 130,674 0000000000000dbb97a292c6d3eaac413de6ed45382b83e6b18c80a316a63b31 0.05 MB 162 1,678
130,673 130,673 00000000000004a4560c671d0e55824ba9f5611d62072a79ac6a69f7d26dec0b 0.05 MB 99 973
130,672 130,672 00000000000006e59b22626690f9e1c6ab642220c793cea526d4ddb0048ffeb7 0.01 MB 29 1,003
130,671 130,671 00000000000019e531da481a7623307da055f7396acdc8ab2688a6f9486cae98 0.01 MB 20 1,349
130,670 130,670 00000000000000eec065869dea0b10d9145bc817946dbbd4a771609f7e15e7cb 0.03 MB 121 32
130,669 130,669 0000000000001487ecd576d2a612ceac08b54507aabb05401a64ee37baf9f4b8 0.00 MB 12 335
130,668 130,668 0000000000000558370315a22eb85e8288caabb05e1108fd5ccde8b086d46327 0.02 MB 55 521
130,667 130,667 000000000000087b3725b0bf85cea5ed3fc3eec315248f9aced5e36678f0c1fa 0.02 MB 36 709
130,666 130,666 00000000000019c509673b79cb0409a1dc1b78111896a421b1df84d65bcb8fc4 0.01 MB 22 1,300
130,665 130,665 00000000000005e965ec4d9139aefa6a8c9ee97a43ff5bf9b0f8a5d61978afee 0.04 MB 100 767
130,664 130,664 0000000000001b2de3df73bc2d3ae91ffb2579c5d5ab95631e598e310f8a3a38 0.01 MB 25 1,617
130,663 130,663 0000000000000dcab90fa46884c0b56cc6b1b7db1eb5204875abc28fc4fa0e70 0.05 MB 125 869
130,662 130,662 0000000000000db72a13cafae597f5f211f4d1e4ff57d2a65497d03a582247bf 0.05 MB 127 562
130,661 130,661 000000000000197d3fc4e3ec226d13d59185018c4523b4f245d01520e01dd090 0.05 MB 153 260
130,660 130,660 00000000000017a1c4b2ffe57f4ae28a40a15e6b4246118eb23bb14bb607d32c 0.00 MB 18 1,324
130,659 130,659 00000000000004ffa50b81b180cb32d27aaaa1123975b7918448674ebbd6a146 0.05 MB 160 81
130,658 130,658 000000000000028c546e331a8a65f6a830cafe2e70cada475d7bb29c35b24257 0.00 MB 7 2,129
130,657 130,657 00000000000014ae83ec1ff8442d45589f557fecd89944a6016f74c138534708 0.05 MB 189 0
130,656 130,656 00000000000016eb9cb7edfe5fc91ea403fad1dd33541acc457023225bf6c6e9 0.00 MB 15 11
130,655 130,655 000000000000006098a6b05b83d0a905d17a4e0b0b7035fe18f654e73048a4b1 0.05 MB 109 293
130,654 130,654 0000000000001415177d0836b39a290ac7fb2698eb9da280bfafa68ea0d15e31 0.00 MB 10 1,471
Previous 10 blocks ↓
Total Size: 779.18 GB

Node Details:

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