Loading Tool

Explorer IconExplorer

Memory Pool

49,232 transactions
29.80 vMB
0.07447343 BTC
Random Selection Loading Transactions
Max Size: 159.42/200 MB

Candidate Block

Mining Attempt 1a4505e9e59b6e2aa50075ccc511736e20aef394a664e167f23f86dbbf73f0c7
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 5988534bfd350d0c7cc454b5ba07852a955c78486479c857771c0ff907c88e12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.01296347 BTC
Feerates: 117.91 > 1.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (358,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,429 556,429 000000000000000000311cae135be70827da43c15c8a23cf269d14c23510c5f5 2,432 1.00/1.00 vMB 6
556,428 556,428 0000000000000000002fca257aa488a478b3a472059d38d9b7ea158ac58d8f0b 3,036 1.00/1.00 vMB 21
556,427 556,427 000000000000000000143fc21efcf3a61221b7bca05cc7a05885f0a923ab0219 530 0.62/1.00 vMB 3
556,426 556,426 0000000000000000001bca69edef2598860ca8848ff915fad364309354f65499 2,382 1.00/1.00 vMB 13
556,425 556,425 0000000000000000001161213cf188cc8f1c3c3957a1cf25cb4cec256abbb883 313 0.18/1.00 vMB 7
556,424 556,424 000000000000000000120db3e4600aec57d1f373927a3e069bc2eee5cee5a48f 311 0.13/1.00 vMB 9
556,423 556,423 0000000000000000001458124482173e2bc9d15f25bc70b0752f225d71a0f1a6 340 0.13/1.00 vMB 8
556,422 556,422 000000000000000000040cf5e175b3c106b51f968d3e2ccad13a924f7481eb7d 1,257 0.50/1.00 vMB 10
556,421 556,421 0000000000000000000268ef5d2cb381c0af7a3c36fc952e6ed4d05c7d85ffa2 524 0.19/1.00 vMB 10
556,420 556,420 0000000000000000002c8a2bc82ec5bdcaf34627f13571de30b2b882b5eece8c 2,553 1.00/1.00 vMB 9
556,419 556,419 00000000000000000029ab114d37f0294384d9c4dda7d947432a94b1d1e44f05 1,037 0.45/1.00 vMB 8
556,418 556,418 00000000000000000018a37515e0ecabcc9797531b445fe3420a1994b2ce62a6 797 0.44/1.00 vMB 8
556,417 556,417 0000000000000000000750e84ee67a03dc33e3618eebcb263746e38011228915 2,493 1.00/1.00 vMB 2
556,416 556,416 0000000000000000002a531985d49cdb5adcd1db0578845a233a3a2cfdefdf8f 2,716 1.00/1.00 vMB 23
556,415 556,415 00000000000000000008f4f64baaa9b28d4476f2a000c459df492d5664320b12 263 0.10/1.00 vMB 18
556,414 556,414 0000000000000000002089653c6ee3ecd6ecca09b937a9cab9da14ea8b387dbc 2,160 0.86/1.00 vMB 19
556,413 556,413 00000000000000000029b18e1e2117fe47ab1258adde12e10173d115d4c7eb7c 2,363 0.95/1.00 vMB 11
556,412 556,412 0000000000000000001fc04c7296b68b3adb02a71ac7e23c99896a62a67f71d8 1,009 0.35/1.00 vMB 14
556,411 556,411 000000000000000000100ab00e720ac963f66fe2700586db3b25e13051b98135 968 0.70/1.00 vMB 4
556,410 556,410 000000000000000000003a5308bef69d50f23263f5b5ff8472e0d8a6f12d048d 2,014 1.00/1.00 vMB 4
556,409 556,409 00000000000000000029795093aee2ce4c288ba1464188cf5305ec47d530fac6 2,807 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.09 GB

Node Details:

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