Loading Tool

Explorer IconExplorer

Memory Pool

77,899 transactions
29.20 vMB
0.07468830 BTC
Random Selection Loading Transactions
Max Size: 179.04/200 MB

Candidate Block

Mining Attempt 31518890f1b721291f6ec960e220f7ae4c3ceeefe4e184f2373936d8e862d497
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 929cf0b78fdd02bee83f65f8cb472c11f3a468eccaa312b7ccd396c2ab2c545b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.01085398 BTC
Feerates: 45.45 > 1.09 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (522,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,512 392,512 0000000000000000057e8f8c1fedc23755b7a6305ba6bce4e380958a3ceac5b1 879 0.39/1.00 vMB 31
392,511 392,511 000000000000000007bb992417bd20bb28c233942ac2b1a034a51e0ef5339de9 223 1.00/1.00 vMB 6
392,510 392,510 0000000000000000092c851f91face2b7bce29de12c1e675424eaf885f61fc6e 1,395 1.00/1.00 vMB 22
392,509 392,509 00000000000000000a664861fd31873ebe61ef05790eb36da893fa34a16cc05f 1,046 0.95/1.00 vMB 18
392,508 392,508 0000000000000000064a3947538a2cf2db707f94a05fe95766c8c14cd73ef05c 1,993 0.75/1.00 vMB 43
392,507 392,507 000000000000000003d0dba159d7e98dbbfc5247a53d56550cbca2db91a62152 2,131 0.99/1.00 vMB 33
392,506 392,506 00000000000000000014a152d458a370c365c7697365dc0d662925c08038b54b 2 0.00/1.00 vMB 0
392,505 392,505 000000000000000008826a32dcb6fe15bf07e0237c4aafbf9ef8656586ef4ff0 1,996 0.75/1.00 vMB 43
392,504 392,504 0000000000000000018eb55323f8b9fdf24437165b81f8e5219d4874e67a4c6b 1,425 0.99/1.00 vMB 18
392,503 392,503 000000000000000001e61c271518a7043a8385286d133a5b9eaf3fd74b38e200 2 0.00/1.00 vMB 0
392,502 392,502 000000000000000001a81c3719259c38129170053108da0988553542720dc783 2,905 0.93/1.00 vMB 54
392,501 392,501 00000000000000000564dc6bd3b8e48fb6139935659f584a42b1dc7608993118 856 0.51/1.00 vMB 30
392,500 392,500 00000000000000000357dc3d36f15eebf90ad967f2305493ac6a5423eedeb788 1,051 0.67/1.00 vMB 26
392,499 392,499 000000000000000002d27720af7883cffc606d1c85889555b3a1d95f65400256 844 0.35/1.00 vMB 44
392,498 392,498 0000000000000000046e87df4fab9a67371d2f9f05f0e5e104403f5943c39571 947 0.48/1.00 vMB 32
392,497 392,497 0000000000000000037ec97b7383f2fbcfa02cc939d629471b83d6b728293d11 1,345 0.62/1.00 vMB 36
392,496 392,496 000000000000000001244cf71c52162d59d2d5ea4f31055ffd9e8953da19902a 986 0.86/1.00 vMB 18
392,495 392,495 0000000000000000014f1d0650159148638134e5a44668feee142299ab7a99c7 2,504 0.95/1.00 vMB 44
392,494 392,494 00000000000000000498691adb95ccf4357845738265bfdef90998ded92b2e3d 909 0.35/1.00 vMB 37
392,493 392,493 00000000000000000897a133bc02c6d4683f1d3421b8a0a52264f218a86e6d9d 2,260 0.99/1.00 vMB 33
392,492 392,492 000000000000000000accc6e16381aa8b1acc17a32c8d935b73beb56d5bf26d0 946 0.52/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.