Loading Tool

Explorer IconExplorer

Memory Pool

75,355 transactions
27.88 vMB
0.08250191 BTC
Random Selection Loading Transactions
Max Size: 169.68/200 MB

Candidate Block

Mining Attempt a3b5f9441b0ae335f717e9ae448410da37cbebb575fd9a05220fa586d5659a20
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 0b24a7eaac5345585c94e59f00e0dc726dfcf25b5a47916d931ffe66b3107ba1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.02276799 BTC
Feerates: 100.21 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (615,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,317 299,317 00000000000000005fbafd3b78b96856a1e3677de6f1246eb3bc06285608c0b6 212 0.24/1.00 vMB 19
299,316 299,316 0000000000000000489657c4df0003daf3dc1be7de2d59f1f76999bf077e21d8 537 0.25/1.00 vMB 56
299,315 299,315 0000000000000000288d4140e8f5d9e5b111c5fe3d64c176890abb29404ffca1 198 0.21/1.00 vMB 17
299,314 299,314 0000000000000000360d6c2d2a14067afe4e4c45740b815f6ff605d75091913b 769 0.25/1.00 vMB 58
299,313 299,313 00000000000000006b75a607abdde7dfc1af8e084ef2ebdb9b44e4627dc1d682 32 0.03/1.00 vMB 34
299,312 299,312 00000000000000004e2d195dc933074e222c84ef9a0ec91929c867bccc4693dd 160 0.07/1.00 vMB 34
299,311 299,311 00000000000000002e8a11fe90070a44eb468d2ce4dfe1a9b9a8b303cb158728 16 0.01/1.00 vMB 47
299,310 299,310 000000000000000013a501f2dcf2bf829c384c2bfd510f8427db452b0d6dbcb1 135 0.17/1.00 vMB 12
299,309 299,309 00000000000000000b398b8e92ce56876b64e94033de6fe75d4f30a21fa90635 467 0.35/1.00 vMB 34
299,308 299,308 000000000000000072079b1e6ff54821d5f2d22b4e17a0824889862786ddda02 731 0.25/1.00 vMB 70
299,307 299,307 00000000000000001693baa622d7546f09f9fbd40c7b68db3f1b1004d3ea86c9 79 0.04/1.00 vMB 29
299,306 299,306 0000000000000000699bf876669ceb0ecf025fda95119a574335d951ee4b574d 68 0.04/1.00 vMB 8
299,305 299,305 00000000000000001fa94792dc6b50c5fa5c4188390f0f31dfde7a7593586d3c 249 0.32/1.00 vMB 17
299,304 299,304 000000000000000005eb9f09209261373a6bfc8e6ce612ed9b9f632f559771c0 906 0.45/1.00 vMB 41
299,303 299,303 0000000000000000333c637bd2e6e02cb646895bd03660894ce51f7d0aff3318 142 0.24/1.00 vMB 14
299,302 299,302 0000000000000000306d1a9aabba8eb0ef11ab99b298d918f6e8b1a60e16a85d 1,167 0.50/1.00 vMB 26
299,301 299,301 00000000000000005afb3305c2454b681bdd51158c63e5c3fda4a882803e300a 1,116 0.35/1.00 vMB 55
299,300 299,300 00000000000000005f15bd691e773e75ad809131b01d011839eaa559b3c25bf5 776 0.40/1.00 vMB 28
299,299 299,299 0000000000000000780bf23c6c362c7bef066f26f1e6a5963ea15d7a03fa05b9 468 0.25/1.00 vMB 39
299,298 299,298 0000000000000000263de62d2817bb74f35f6fed0bbe76801f47b2a7b8a49b7c 814 0.35/1.00 vMB 44
299,297 299,297 00000000000000007addb8e544693cf3c2a516aa8e5bdd95ee878c3628829553 256 0.14/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.