Loading Tool

Explorer IconExplorer

Memory Pool

78,094 transactions
29.05 vMB
0.07979476 BTC
Random Selection Loading Transactions
Max Size: 175.80/200 MB

Candidate Block

Mining Attempt f91e3052a7cf0ff49f360b1d73b892947db6e7d719e9ccb1914b6159ff7e0d11
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root e05e91c5be9cfa8bad96b5dbb2e5866b3997f0248b475ff38657d214dc6c3300
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,922
Size: 1.00 vMB
Total Fees: 0.01916409 BTC
Feerates: 178.73 > 1.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (217,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,833 697,833 000000000000000000085b06745146cc0836cc55cdd815fe319bba09bccfc2c1 3,062 1.00/1.00 vMB 8
697,832 697,832 0000000000000000000fbf73d478d4512ed6b75051dbd8a778439177090c7b6d 2,109 1.00/1.00 vMB 34
697,831 697,831 00000000000000000000cedf94572c7192172e897dc123891c11c83d26adff96 1,484 0.85/1.00 vMB 3
697,830 697,830 000000000000000000062fda0d4ceec520f82edcac04937e733b8fb37bf73410 532 1.00/1.00 vMB 2
697,829 697,829 000000000000000000045ffe114bea90342b96729e876b4e780c9d6393b8ceb6 1,307 1.00/1.00 vMB 4
697,828 697,828 0000000000000000000ea91e8d3af56d2982af1d3f2faf79b65bed099fc6c9e7 1,722 1.00/1.00 vMB 1
697,827 697,827 00000000000000000007409b1aef0f043c7ee5f2f874c63274f58105ee6313ba 3,713 1.00/1.00 vMB 9
697,826 697,826 0000000000000000000a72b7420c1228763d60c8d18f7a4ecaf8212d19f138df 2,505 1.00/1.00 vMB 7
697,825 697,825 0000000000000000000a80260697d0ef422cea04c49b380129b22dca54ec025b 2,802 1.00/1.00 vMB 23
697,824 697,824 0000000000000000000049b351417a76fc1f10eef42074e37c349097277bf5dc 3,419 1.00/1.00 vMB 10
697,823 697,823 0000000000000000000bc82609c492c9eb5be42a08b4daeb6dad73564667520e 3,160 1.00/1.00 vMB 23
697,822 697,822 00000000000000000008fec5b9089d03c3ffe64fb282977107273bf15ecfe01e 2,684 1.00/1.00 vMB 8
697,821 697,821 00000000000000000009b39784e65b299737faa6848b8273a5b837daf8b51f6f 1,786 1.00/1.00 vMB 6
697,820 697,820 00000000000000000009f615051ddcdb9fa3c8e1aba03a1af2b9de80c56f62af 3,362 1.00/1.00 vMB 16
697,819 697,819 0000000000000000000c5228a99bf59772b2d806e02e3d1885c8e315b38d33c6 2,210 1.00/1.00 vMB 6
697,818 697,818 000000000000000000060cdabd220b6827a0e20697a4cd9450f834490660b743 3,255 1.00/1.00 vMB 9
697,817 697,817 0000000000000000000af45937055f5c8d573a4086de97dfdd0dac25ace599c4 3,135 1.00/1.00 vMB 22
697,816 697,816 00000000000000000005050804e674a5123aae72e2d6511340327e41c372d9d8 289 0.12/1.00 vMB 10
697,815 697,815 000000000000000000079c047be9bf2846a76c9d7fe1f677891cd8dec5a82f13 754 0.31/1.00 vMB 3
697,814 697,814 00000000000000000007c350210d855ae187dea5ddc119e66bfad8f8ef1f3a32 3,434 1.00/1.00 vMB 13
697,813 697,813 0000000000000000000ee5eb1ec9f2d80637db153a262298e8cda20273453909 541 0.18/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.68 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: 677.43 GB
    • Received: 16.44 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.