Loading Tool

Explorer IconExplorer

Memory Pool

21,623 transactions
11.51 vMB
0.03589918 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.96/200 MB

Candidate Block

Mining Attempt bee45fe63d64037bfb19bf7578641a30cbeb565040d0d357e8aa3bb80db40f2d
Version 20000000
Previous Block 00000000000000000001361be5db3423ce8de62f504e3338a66980d6b7dd47b8
Merkle Root 0f9ff3ba0c34ca42a54eb9ba704e7ddb550cc5b96881d082e9aab3f18cd84868
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,070
Size: 1.00 vMB
Total Fees: 0.00854901 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,354 (761,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,281 152,281 0000000000000c7cf163912bf30861f2cdc535c4f5a2073753cb5df1ca79cb83 15 0.01 vMB 39
152,280 152,280 00000000000002818bc3ae8aa97c2a4385c84b5a8d40d5e11051a7e0bd4fdfb4 129 0.04 vMB 78
152,279 152,279 000000000000062ee3fb835e2420b7764b07ad127b3c22a0c028c091b4512bf0 7 0.00 vMB 66
152,278 152,278 0000000000000a48bb59f0a67bbd94a5f92559f080e641265840a96109dd9a58 42 0.02 vMB 124
152,277 152,277 00000000000009ff9c8c1c036db6ab7a3e006c86a166fa830403a3a7e5759ee6 24 0.01 vMB 66
152,276 152,276 0000000000000336d2005d7b3150ed1ba82c350ea4b001e4f34268f8ad433323 41 0.02 vMB 80
152,275 152,275 0000000000000d9d237f3dd39839a03adb802e496afaba93150cd057715a74e9 45 0.01 vMB 712
152,274 152,274 0000000000000329ef36a08ca13d48036c48a5eff03f8e1e7ab40c72a404dbc2 99 0.05 vMB 71
152,273 152,273 00000000000000a7226316678a90569efcc79ad2c3b4cd08b348b7fa66352d41 13 0.01 vMB 39
152,272 152,272 0000000000000ab893e685cf2efeb3022f76a145a2fbeeca1025c68e4bdbd826 12 0.00 vMB 33
152,271 152,271 0000000000000a2963d2cf28052c3accfa1c38bff6209c0e3c9e8718f8f40a72 20 0.01 vMB 336
152,270 152,270 00000000000006ee7976847106af1de6a84d1d07edcb05678b2e62b3f44a1156 47 0.02 vMB 155
152,269 152,269 0000000000000618f08d95ac4ef639590fe86f480894b0b861bff8ce382042e0 5 0.00 vMB 37
152,268 152,268 0000000000000c9f0c6a8248e2e772ed5fd6326a37eead88b83cedcd112abcaf 43 0.02 vMB 16
152,267 152,267 0000000000000573a8f2b1f540be53c9048d0820cf05c4443157ef1dc766a625 19 0.00 vMB 126
152,266 152,266 0000000000000aafd11953e9bd7503041fb6071932a2453006bdf5654ea8eefe 7 0.00 vMB 0
152,265 152,265 000000000000050f0e5ed3e41b67c016984d0a07e102a9d4d0defceaf743e40b 40 0.01 vMB 259
152,264 152,264 00000000000007a957cf7d8dfb848e9775caef70f975aff71a81a55a5e4fde54 44 0.03 vMB 38
152,263 152,263 00000000000000f7053d10a884ea5c5d0fb4d3926b8b8e1b6e46365bc1038e8f 8 0.00 vMB 20
152,262 152,262 0000000000000620449a6039a0f0800c67b6857d62ea78f9bd2a4d30fdc786a6 13 0.00 vMB 14
152,261 152,261 0000000000000de7e88c03b0a422aec0e7ef307ffa8404784c33cbff634d44f1 12 0.00 vMB 452
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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