Loading Tool

Explorer IconExplorer

Memory Pool

37,511 transactions
18.24 vMB
0.13956716 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.97/200 MB

Candidate Block

Mining Attempt a164a28b6fe754e6773cb02368569fb77529e7da8fcdb4f7863a63e2db9ed7d3
Version 20000000
Previous Block 00000000000000000001f086ac1d38071ef808576f4e78d46d6da47881545f66
Merkle Root 306825ee1cd7c96d6c66de615e4a48f687ee7df38a295f9cee6b6245de498720
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,081
Size: 1.00 vMB
Total Fees: 0.02368022 BTC
Median Feerate: 2.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,328 (761,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
152,254 152,254 000000000000030a9691ba5be2af0747766c392c847502a853cae3d3f96dff95 24 0.01 vMB 91
152,253 152,253 00000000000007610ca0fb178571d396affd1501c4c54415b9ecdac3467366dc 71 0.03 vMB 127
152,252 152,252 00000000000005c679f70a3ed943f443722089f1076f4e272e7b24efadb24281 39 0.02 vMB 39
152,251 152,251 0000000000000002b003bc5cb7f00abd7c2049cd8dbffae34b06a0a25b447507 106 0.03 vMB 40
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: 78
    • Outgoing: 10
  • Data Transfer:
    • Sent: 129.62 GB
    • Received: 0.53 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.