Loading Tool

Explorer IconExplorer

Memory Pool

53,864 transactions
31.68 vMB
0.19280081 BTC
Random Selection Loading Transactions
Max Size: 170.38/200 MB

Candidate Block

Mining Attempt 15e02dfe6e51a18921a729a5d77fb835a65d2918ceee91b003b3dfde89c753b0
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root e9e76803351efd101a05a70f67b18415f555d6b07d1cbeeed8c0ff5a8af961fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.10308032 BTC
Feerates: 477.45 > 10.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (158,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,427 756,427 00000000000000000002f7e7cbcbfb1bc013eda58022dad422c182832d0a5956 697 0.60/1.00 vMB 6
756,426 756,426 000000000000000000057a36ade7b5bd6e92865de872ff02af3a6d7856003336 1,867 1.00/1.00 vMB 4
756,425 756,425 000000000000000000073d103f529b1ec89aa1977ef1f2461a69d3c9cff138b6 2,443 1.00/1.00 vMB 10
756,424 756,424 00000000000000000000e1d79107bb3708f5a189ec8a87ff5c7cef42d777f461 2,129 1.00/1.00 vMB 15
756,423 756,423 000000000000000000008a8a0ec37ce7197af53873321a61ef7a47b5d43974a5 2,068 1.00/1.00 vMB 17
756,422 756,422 000000000000000000082d4be28aa0f3f3efd02df0b086177aab8f2566e8c319 3,178 1.00/1.00 vMB 26
756,421 756,421 00000000000000000003e43629b6ccc19a7ca764ec1768a1fcab2e4ed669eb59 2,003 1.00/1.00 vMB 21
756,420 756,420 000000000000000000029aa6c268fe482eb1b4d06b5be2627b855f159a7d7d57 1,807 0.59/1.00 vMB 12
756,419 756,419 000000000000000000084b36637cc02eceb362f23ada856fd8f354c78de4e74c 1,555 1.00/1.00 vMB 8
756,418 756,418 00000000000000000002d87884ddbdfa63db1a7cdc224e855ee7c9b49ffecfbc 2,649 1.00/1.00 vMB 9
756,417 756,417 000000000000000000060c089ccb33428f526a778b1b17bc2f68ac73cc03e742 3,008 1.00/1.00 vMB 17
756,416 756,416 000000000000000000036c86f2b61705dd36b821f9c9b06cb0632a2767fd9d6f 917 1.00/1.00 vMB 1
756,415 756,415 0000000000000000000432df7b32836a5e56d978523e855ffaec29491357fb45 2,123 1.00/1.00 vMB 13
756,414 756,414 00000000000000000008bc66101a84b0e9e15e2e502d7d86fd08362b188fe2db 1,515 1.00/1.00 vMB 9
756,413 756,413 000000000000000000088445301da372276bad7d5e9467be2bdc244984a1ca90 1,973 1.00/1.00 vMB 5
756,412 756,412 0000000000000000000687935cade0e706b49995542d876794b363340beb0706 2,699 1.00/1.00 vMB 15
756,411 756,411 00000000000000000005b25f0c93eb9fda40684c722f34561bec17fa20560ce2 2,352 1.00/1.00 vMB 13
756,410 756,410 0000000000000000000489f9156fb3de4316a823c02517ce74ee6e3fad1ad828 3,562 1.00/1.00 vMB 21
756,409 756,409 00000000000000000000c451039c0bb9bc5b74291c353d9f8da33444fc02b6ea 2,281 1.00/1.00 vMB 17
756,408 756,408 00000000000000000000fa93a8d8387632f0fa64f0623d3350c8e78fd419efa7 2,655 1.00/1.00 vMB 14
756,407 756,407 00000000000000000000cd0dd9c844a0a59e94a19febe80f03d255e22982e867 2,661 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.08 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.32 GB
    • Received: 13.54 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.