Loading Tool

Explorer IconExplorer

Memory Pool

41,616 transactions
26.05 vMB
0.05111050 BTC
Random Selection Loading Transactions
Max Size: 136.52/200 MB

Candidate Block

Mining Attempt 9e9b4fb6c515b3dce85a2960ab6597a16b388d61cba3de0207837e6bf3dea946
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 722c558b338ee927704550a87e178a1f92a55f182eaa8a0c32dd7eb05443ab77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,731
Size: 1.00 vMB
Total Fees: 0.00369281 BTC
Feerates: 18.26 > 0.37 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (384,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,148 530,148 000000000000000000304e121c5cac871ef44e77bf3bf8b099bf1cf4c068e773 67 0.09/1.00 vMB 11
530,147 530,147 0000000000000000000ea1af30a98f8f8cf5856d3d5da13029d238bd73e359ed 700 0.90/1.00 vMB 7
530,146 530,146 0000000000000000001495cb0893f28e382f6e073f3b52c4a02be7af48892cc0 1,974 1.00/1.00 vMB 20
530,145 530,145 000000000000000000320b2ea6ee205ce2992de8fc02f77a841de6dcd90e2eea 1,068 0.87/1.00 vMB 10
530,144 530,144 00000000000000000004d83f7ba821556948884498f3c2b4c805dafb5e6c271a 1,622 1.00/1.00 vMB 22
530,143 530,143 00000000000000000030440a71128877d18c3e7456ddf1bcdf26cd146563b372 598 1.00/1.00 vMB 7
530,142 530,142 0000000000000000002b0b15c6ad0ed03233a2e695ae43ccfb0f4f312ae06722 2,447 1.00/1.00 vMB 27
530,141 530,141 000000000000000000090c57d1621b7f13ec55245465d597df8a226284ea4261 589 0.30/1.00 vMB 18
530,140 530,140 00000000000000000033a10a0191e47f84e6790dac829b893e8d4106b34d68e4 826 0.83/1.00 vMB 15
530,139 530,139 0000000000000000001e6db880e65dd2582d42040d7d28d8b7b9dc30da42134a 1,220 1.00/1.00 vMB 14
530,138 530,138 000000000000000000107303fa23c49e63c6df636e853f16bf3116576d547fbe 1,387 1.00/1.00 vMB 13
530,137 530,137 0000000000000000000350c53cbb7379cf93d456189a542d02958abda82aec44 1,575 1.00/1.00 vMB 20
530,136 530,136 000000000000000000197de4802fcf8cecc6ff1a83ea07739505b770b23360e0 567 1.00/1.00 vMB 5
530,135 530,135 00000000000000000032643b88605c8b45ab0a02e8000526c3a2c9d05d8c810b 258 1.00/1.00 vMB 2
530,134 530,134 0000000000000000001ea4505562067d12c581f2009ddee6a2ef9b152a15d37a 2,110 1.00/1.00 vMB 26
530,133 530,133 0000000000000000001f2fe642d313351d04f2adad23335fd03e2bd608f8195d 1,642 1.00/1.00 vMB 16
530,132 530,132 00000000000000000023cb314c2b2eeae14959cd8bc6a9abb2c0752fcb11d2d5 1 0.00/1.00 vMB 0
530,131 530,131 0000000000000000001be55a89e33cdfb69aaf2c91c56362d7eeaa2f03b17f07 916 0.67/1.00 vMB 13
530,130 530,130 00000000000000000004b07bb4fe6f4dc224d78c91b52eb78826f1b04ce1fbd5 1,465 0.95/1.00 vMB 8
530,129 530,129 0000000000000000000ce9e5763d0a73beeebff5374e8497fbae456b1b670854 335 0.12/1.00 vMB 66
530,128 530,128 0000000000000000002c68a4a9fc3e2448093654457f55ca2f459eddbe0a5c3a 198 0.10/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.