Loading Tool

Explorer IconExplorer

Memory Pool

38,002 transactions
15.46 vMB
0.10925031 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: 88.47/200 MB

Candidate Block

Mining Attempt aa0ad0cea587f9d40054a517c33f39df155525674d1122a9536ec356b84e30b0
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 75e11c388a2af0e6fc2f9a0c02209b4aa853c7436f9de98a65d0503c0e49791d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,670
Size: 1.00 vMB
Total Fees: 0.05049799 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (761,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
152,260 152,260 00000000000001dffdf36b78a4ef31c44ed29209e30e2bf098e13bc9ca2d970e 8 0.00 vMB 491
152,259 152,259 000000000000020cca41b2c06589fe65eb3b376b06045cc2c14b6af6799d3360 16 0.01 vMB 188
152,258 152,258 000000000000007b76c9b85ee36301cd534e6a2df66ffb561820eb3074a0aaa8 5 0.00 vMB 164
152,257 152,257 0000000000000308e308dade7207a7cc17e981a39eebb3ef55b6fad934741830 36 0.02 vMB 88
152,256 152,256 000000000000038834346daa1ca45f8003b620673b6aca2f70575bc2c20a1446 46 0.02 vMB 224
152,255 152,255 0000000000000980a27b12b331e771b72a99e92b4384b64bd5b9c1d7facc06d8 19 0.01 vMB 95
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: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 149.71 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.