Loading Tool

Explorer IconExplorer

Memory Pool

42,894 transactions
29.11 vMB
0.07080051 BTC
Random Selection Loading Transactions
Max Size: 149.90/200 MB

Candidate Block

Mining Attempt f7f79409876e59b345edae19701adf8ac539725c05049dcdc0e59eea6bf217a2
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root 4cae37654eeba9042510b211f9c7f19e1680735ae7df171a1953f250aa813015
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,068
Size: 1.00 vMB
Total Fees: 0.01395747 BTC
Feerates: 197.49 > 1.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (323,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,728 590,728 00000000000000000015b6559f241d7d24ac02402aa47714aa037599da2f55db 1,179 0.43/1.00 vMB 29
590,727 590,727 0000000000000000000cbede61d1a84dd474ec89c618ebd9bc57b9abe4b5b518 1,351 0.47/1.00 vMB 34
590,726 590,726 00000000000000000003bae3681f942a3ecfdb32cc14c02b3a6c7f9c19bc3e60 2,358 0.72/1.00 vMB 31
590,725 590,725 000000000000000000173f6127a05ff21f9751af1185b1777b5e3d69648d572d 439 0.14/1.00 vMB 30
590,724 590,724 0000000000000000001020b37908d10dac18217c677ad47efdad877423ecba03 1,565 0.52/1.00 vMB 30
590,723 590,723 000000000000000000007ac430d6fead13954ae92125fa2eca2071493f065fef 2,218 0.99/1.00 vMB 29
590,722 590,722 000000000000000000173cf123b56f41701c5fbd9db43871d98c751144796c61 2,963 1.00/1.00 vMB 32
590,721 590,721 00000000000000000005ed7a727cf62543ca8632d9f3e1166b9ad714ccf4a7eb 3,078 0.97/1.00 vMB 29
590,720 590,720 000000000000000000013596bbce3c42095fcec8ad55af675829c29728b3f156 2,951 0.98/1.00 vMB 29
590,719 590,719 0000000000000000000bebff4877f308b6121edf11e9952c8e285229d118de25 265 0.10/1.00 vMB 26
590,718 590,718 0000000000000000000a28ba1051ec47345fa6c36bfc30f61fa5d33f063ca387 1,208 0.55/1.00 vMB 27
590,717 590,717 00000000000000000008b29048cf8634b4ce729ec3a966a8d3f9d5bc1d677d65 2,318 1.00/1.00 vMB 31
590,716 590,716 0000000000000000001476b7038d3d6df576971793cda84508ac8cee5bd136a7 602 0.18/1.00 vMB 26
590,715 590,715 00000000000000000009c4f22cf00db3ffdd2123c0e414aca778c19ee8d55995 1,775 0.55/1.00 vMB 19
590,714 590,714 0000000000000000001905e1a5d51ae334a6c21f5ca6c88dc8277672e218284d 1,100 0.36/1.00 vMB 17
590,713 590,713 00000000000000000005bb9514ac448ffec69f53fbe617ce90fba3fc3a411dee 1,949 0.74/1.00 vMB 19
590,712 590,712 000000000000000000168840e8eea6cb117beea20b106e11103943cdcc73e863 1,550 0.49/1.00 vMB 17
590,711 590,711 00000000000000000003db13184e22205c97bd264df3b88beb770a16699fdb24 386 0.11/1.00 vMB 19
590,710 590,710 00000000000000000002b46acca48e725c3e60a1bbc2d9218f35195318e29908 1,286 0.61/1.00 vMB 21
590,709 590,709 00000000000000000008667444fd993e1dca87eca6e653a647f0374a454e3a3b 2,607 0.78/1.00 vMB 13
590,708 590,708 0000000000000000000ab5adef162079c5001400c91d3a788a1aa88faebded9d 3,170 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.72 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: 629.70 GB
    • Received: 11.95 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.