Loading Tool

Explorer IconExplorer

Memory Pool

79,122 transactions
29.49 vMB
0.06848486 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt 42bd882c63efbbcd6e2d7d78a2e336e6cd6bc21eca5e2224b041f4a3ac930fae
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 44cbb3b8c7d1b45b43df8a9de9364155ba1e909232edbe738163da93353974fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,242
Size: 1.00 vMB
Total Fees: 0.00863422 BTC
Feerates: 150.77 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (371,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,425 543,425 00000000000000000008fa3875641d9c74c39e91e885c755d76e39a309b4d815 620 0.41/1.00 vMB 9
543,424 543,424 00000000000000000012510d9237087788091008c7bd877d09790bc24b94d48b 830 0.81/1.00 vMB 6
543,423 543,423 000000000000000000107692495eee95d8cb23000d0373e7d8cf8c93723ba4c9 1,126 1.00/1.00 vMB 8
543,422 543,422 000000000000000000165462eb98ff29c245f976f36b739603ece6350e338239 2,079 1.00/1.00 vMB 17
543,421 543,421 00000000000000000006b474f14ee24a5ebf97ccf5ab1a0c8cc19013d66e07c0 231 0.35/1.00 vMB 15
543,420 543,420 0000000000000000001458a1a6dba2d0fd190668d800e72715692baf56742b14 1,762 1.00/1.00 vMB 11
543,419 543,419 00000000000000000013b13dd68c60110af78cfdd008dfa69717213419cac3b6 2,262 1.00/1.00 vMB 8
543,418 543,418 0000000000000000000377d3e1f4da7d88b66b75491409700f57bffa28f2c6df 2,642 1.00/1.00 vMB 32
543,417 543,417 0000000000000000001369106c74f4c6564d97d336fc9da6af7978b04da9d459 411 0.46/1.00 vMB 5
543,416 543,416 00000000000000000006c3a06e8c8327ccd7739fe973f474f1cfb192e4095e34 1,655 1.00/1.00 vMB 7
543,415 543,415 000000000000000000062f7504ca7f3553df3bc35e740f6bc5596d4b6e241ad0 2,366 1.00/1.00 vMB 7
543,414 543,414 000000000000000000006896f56d74a69684e2ca18f593e65be7628d5a7e636f 2,199 1.00/1.00 vMB 27
543,413 543,413 0000000000000000001383692545b60a6fc06284e8a7d1b012d32e39d3683632 2,616 1.00/1.00 vMB 16
543,412 543,412 0000000000000000001991f4bbd6c87430b04c2cdbe17c87e8a8f0a96b208df2 2,799 1.00/1.00 vMB 28
543,411 543,411 0000000000000000001c1c116cb15ed6792a329855adeadd337a4e9944574e29 2,440 1.00/1.00 vMB 11
543,410 543,410 0000000000000000001718f6194862d672cce2ab7375a1de3e245bfdbc803143 2,428 1.00/1.00 vMB 30
543,409 543,409 0000000000000000001e4523de821116dd750fe34421e12312674c8feda9fb97 1,744 0.74/1.00 vMB 3
543,408 543,408 000000000000000000186411601e40be134e42deb1ce90c46b20c6d17b3a1e30 2,544 1.00/1.00 vMB 34
543,407 543,407 00000000000000000001518b74a5b487ca64e3d5f37a9ea8add950fbb6ca3592 534 0.30/1.00 vMB 16
543,406 543,406 0000000000000000000a9c8d860da5fecdedb68dde83c098d7af0e53359e0604 650 0.26/1.00 vMB 13
543,405 543,405 00000000000000000013063433166c3a4e1e878d2c63ec2a00ecdc9b19ce2009 2,293 0.84/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.38 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: 664.31 GB
    • Received: 14.96 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.