Loading Tool

Explorer IconExplorer

Memory Pool

79,571 transactions
29.78 vMB
0.08800661 BTC
Random Selection Loading Transactions
Max Size: 180.01/200 MB

Candidate Block

Mining Attempt 8872f5520b47c6dc3cf74a1c8e72e56cf9053e3340f1c44f4fd472927cf0af11
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root aa53a00c799c36b31c3380fb10fff65a91b330777219982fbdf5eddad08f821f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,096
Size: 1.00 vMB
Total Fees: 0.02108502 BTC
Feerates: 40.21 > 2.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (62,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
852,844 852,844 00000000000000000001faba03756a78c24a0766b7adcad34dc19541f5a756e7 947 1.00/1.00 vMB 4
852,843 852,843 00000000000000000003205241e4141caeb57d684927a022cc2f891de9135ab6 2,121 1.00/1.00 vMB 5
852,842 852,842 00000000000000000000a1048fb30f6cd70ccc403dcfa924897c4e5450a7c4bc 2,667 1.00/1.00 vMB 6
852,841 852,841 00000000000000000002ec4b59dba6deaf62d4b136c5899aece73bf45c5919f7 5,154 1.00/1.00 vMB 5
852,840 852,840 0000000000000000000286618fbdb0c68f8869a468877efc093520b811fd8bb8 2,909 1.00/1.00 vMB 7
852,839 852,839 000000000000000000020861fea3e1908798bb362c75b179012b813c2272b132 4,432 1.00/1.00 vMB 5
852,838 852,838 000000000000000000000a125f2484ae1fea4b5b5334e98e57f298cb29c44533 275 1.00/1.00 vMB 4
852,837 852,837 0000000000000000000366cd91b5c10277e127093e07b915289acf2e7bd33f8b 4,264 1.00/1.00 vMB 5
852,836 852,836 000000000000000000012ad003d8823c89daefaad84bec7892770942b6edc93d 5,494 1.00/1.00 vMB 5
852,835 852,835 00000000000000000003534e1ff1e3e2841cb5d0b8fe87b0a7e350842bd69943 4,286 1.00/1.00 vMB 7
852,834 852,834 00000000000000000002778461c5c3210acd200878b3bc48d3c07628b9802b5a 2,065 1.00/1.00 vMB 4
852,833 852,833 000000000000000000033175846f5e96e4c91b788ae70d0ff851fe5d960963b6 893 1.00/1.00 vMB 4
852,832 852,832 000000000000000000017e018bbdf68e0cc13f095935ce4a8274f0baa96ae967 3,566 1.00/1.00 vMB 7
852,831 852,831 00000000000000000000a7b8e3ddf5298405ce46f53a3de871e57a7d35416e49 4,315 1.00/1.00 vMB 6
852,830 852,830 000000000000000000034c89ee620563961d143983148451bc9ea8893120397d 3,472 1.00/1.00 vMB 7
852,829 852,829 0000000000000000000298ecfb0c8de751b1324289bb593929a863d59a296506 2,762 1.00/1.00 vMB 10
852,828 852,828 00000000000000000001614a78d39f6ad8ab65b4c5c882276bd50c4fd095cdb8 1,293 1.00/1.00 vMB 4
852,827 852,827 0000000000000000000071992a6349083d039bd270198fc4ed993366765aac2d 3,575 1.00/1.00 vMB 6
852,826 852,826 00000000000000000000bccd42e23967b354a2fab9dacf8c7c6da92e21213554 1,631 1.00/1.00 vMB 4
852,825 852,825 000000000000000000023c2dda39966088ff01f885226e4b70802a3a7b201c25 3,583 1.00/1.00 vMB 4
852,824 852,824 00000000000000000002f1ccdaf178a9bf2bd16ebb7fa7d9a42d88b8cda00303 2,697 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.