Loading Tool

Explorer IconExplorer

Memory Pool

39,374 transactions
16.06 vMB
0.13321965 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: 91.29/200 MB

Candidate Block

Mining Attempt 4b519fee3fabdbb222a1b6550fe5c567566ad91623d332781ddc87d327771a54
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root ef26a8864cfa5fd88f7c4c365921a6a1c80b5f5248107b282624409ede2207bb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,164
Size: 1.00 vMB
Total Fees: 0.05877472 BTC
Median Feerate: 4.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (752,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,510 160,510 00000000000008311c59f1346a3740eddf53616f24fbc0418eca91aadf402470 6 0.00 vMB 56
160,509 160,509 00000000000005cf43159f7ca5984baef2e94650c3f0f3c605db09eb40bb170c 19 0.01 vMB 72
160,508 160,508 00000000000005514f561492496033fd81e0de5d1340251180288b81188ed06c 18 0.01 vMB 8
160,507 160,507 00000000000004d261ea66dda10ff7423b6dac907407d76f30ecb5e4566ec436 4 0.00 vMB 53
160,506 160,506 00000000000007605cc74a5e7955b9bd2d1cd15486b261e7b3f7d7933cbbe898 21 0.01 vMB 24
160,505 160,505 0000000000000c0858f9b22db05fe0b56dcc3bcc4036127d1d446ca163e288e4 15 0.02 vMB 28
160,504 160,504 000000000000058a4a53582cde13ea4565bda6741ef64556d34a9515c4700e76 2 0.00 vMB 0
160,503 160,503 00000000000008809212b6e309e918154a5e79a5f326bf59dbb9210d6261e1cc 63 0.02 vMB 4
160,502 160,502 00000000000008e190ae0b459f99a4ecc6e50faa40f5cf5f37ab6b949ccede98 40 0.03 vMB 147
160,501 160,501 0000000000000c54c3aec4388855e6a5f5a7921c59e2ffc248e4e888011703da 64 0.02 vMB 166
160,500 160,500 00000000000001d1744b6c765ef9b92db0ea635232720af6b4c917349659c3a5 28 0.06 vMB 163
160,499 160,499 0000000000000d01be1e4ceb38155a3346ee4cdc6eb2f069e1f88d9283ccc431 2 0.00 vMB 18
160,498 160,498 00000000000007fbd0e67fa4364eb489152682e978352d641799c0a91909bbf7 15 0.01 vMB 261
160,497 160,497 0000000000000351a175be1ca50d662edb5f6580922c54e78cdcaf24ee42fca0 47 0.02 vMB 238
160,496 160,496 00000000000007558b7c72c75c30a2d248c4b9709ca7ff994f13e5cb91a43bdf 124 0.04 vMB 80
160,495 160,495 0000000000000b3629cb693ec2f43a72db177813b0dd9c5ed5561aa16e23f7cd 36 0.02 vMB 378
160,494 160,494 000000000000015626c50ae5433c48a4e22ac10cc899de173c5c74ff55f17ed5 13 0.00 vMB 254
160,493 160,493 00000000000008ef00994c3853bc8d85a87174bd0145f00218d7cc86cfaac4cb 67 0.02 vMB 71
160,492 160,492 0000000000000d0eee60a24e191c6f3a426fcb32a6ad0f2a61fa38480c07fb5b 65 0.03 vMB 450
160,491 160,491 0000000000000dabbc73fefa074272675de42f59f80e301598332431b7a021d9 20 0.02 vMB 70
160,490 160,490 0000000000000815e26dd0d8b56e995b6705104aa9d5d32c5a7a38ed6f3a63d9 117 0.05 vMB 201
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: 93
    • Outgoing: 11
  • Data Transfer:
    • Sent: 150.99 GB
    • Received: 0.61 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.