Loading Tool

Explorer IconExplorer

Memory Pool

79,308 transactions
29.69 vMB
0.07689627 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt ae420be250115d2ab47f60613129683c9e9ad895d8c89e54d85c0c4d94193211
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root b5ff3a179cd3f0f974c46284798c85535254c46780df8f5d61946d3b94b3f987
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,811
Size: 1.00 vMB
Total Fees: 0.01629318 BTC
Feerates: 313.32 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (369,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,821 545,821 000000000000000000043dee8f619670754ac848f026134bbefd23c80fcdbb36 1,282 0.84/1.00 vMB 18
545,820 545,820 0000000000000000001ad7533a731a7d6400dfb8980201e8e7d24ddddd0c6576 1,550 0.99/1.00 vMB 11
545,819 545,819 000000000000000000178198bf5943ea42baf9bb9f13bb1c7ca2dea75393b52e 1,336 1.00/1.00 vMB 3
545,818 545,818 0000000000000000000de4cf6d73bc2c2bb70e9bfa537ac936848931416dc3ca 2,453 1.00/1.00 vMB 27
545,817 545,817 00000000000000000012b5418c7df01e9562fba409912ae63b614e43763fd0a9 1,935 1.00/1.00 vMB 17
545,816 545,816 00000000000000000020071527b32abb35ae82d61a00b23064f3b22d17987452 1,868 0.99/1.00 vMB 14
545,815 545,815 000000000000000000254b0e2539da55fa8ae0ef68face916556f98cd0479d04 1,838 1.00/1.00 vMB 2
545,814 545,814 0000000000000000001a2515350b4d173f2bf9fb956827ebde29325a52a092ef 2,631 1.00/1.00 vMB 26
545,813 545,813 000000000000000000235d7639a968a973320d6ed0b9c75d489f1c9803458488 450 0.19/1.00 vMB 13
545,812 545,812 0000000000000000001653d45a3ddc2e5a217ad68bc576d4b314cd8d5ad7452c 39 0.02/1.00 vMB 28
545,811 545,811 0000000000000000001457ed38a4474a047cd911cc06e3126c6ece4f7900905c 422 0.20/1.00 vMB 13
545,810 545,810 0000000000000000001b8b6af5bdcb8ea0d1cdcf636bbe3ee4d674aed62abc90 461 0.22/1.00 vMB 13
545,809 545,809 0000000000000000000f799c6e2606b94e5c331f875e531a8fc79cf01ecf967a 927 0.44/1.00 vMB 12
545,808 545,808 0000000000000000001490ba271711387264fe82ca1491bc53738528b72b35d2 407 0.56/1.00 vMB 4
545,807 545,807 0000000000000000000972c29b1dd50c4421ed6baca02366495ed3b2acebdd40 2,851 1.00/1.00 vMB 13
545,806 545,806 00000000000000000001cedd25bd08da28a3d615c10544aba51fb227dedb5d4f 935 0.37/1.00 vMB 30
545,805 545,805 0000000000000000001522bb229113d4ddc4ab1d16def58a7dbc0c948113cfcc 565 0.68/1.00 vMB 1
545,804 545,804 00000000000000000023531da11cf335eef884506230cea24e6faebe05214a6f 2,599 1.00/1.00 vMB 19
545,803 545,803 0000000000000000000c5d9604d17defa10871491892dd5ae7ba9c87a06773f5 487 0.45/1.00 vMB 6
545,802 545,802 0000000000000000000de233d964307f4e403711a47dcee850b36192316d5820 2,822 1.00/1.00 vMB 15
545,801 545,801 00000000000000000016fbabbc028cb98c0bef0ca270bb1759ce5e80b3a45cd4 1,847 0.96/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.