Loading Tool

Explorer IconExplorer

Memory Pool

82,395 transactions
30.44 vMB
0.10396490 BTC
Random Selection Loading Transactions
Max Size: 185.73/200 MB

Candidate Block

Mining Attempt a32b87198f5a170569332a1ce8987f83641454c4d7f4ec80ecf1a666ec129738
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 44059f0e6f937b29767059f44637d40a166ae83452a95fab4bd42586e82453a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.03291050 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (500,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,837 414,837 000000000000000003d23e7a9217de467816780f19dab360f2ea397efde419f6 364 0.19/1.00 vMB 39
414,836 414,836 00000000000000000111f1fa18f50c00e8643f5b2fb7ddf0ce5c9085aadba21a 1,168 0.52/1.00 vMB 46
414,835 414,835 0000000000000000047e6f5e135531baad1d04befc67d877d1f8fa05720223d5 784 0.47/1.00 vMB 38
414,834 414,834 0000000000000000038726af63010f9b3e8fa34ac75050d620d1253176ed88fc 1,471 0.78/1.00 vMB 43
414,833 414,833 000000000000000004763dd513e6ebee534b56bb56dc8bdc52bd0719cf737ec5 326 0.13/1.00 vMB 56
414,832 414,832 0000000000000000029540ef2cf82c3ea79daf57d0dec7e210f50a4fa93822fd 1,314 0.99/1.00 vMB 27
414,831 414,831 00000000000000000492120567cb53ebde9daf544ed72b7b1ba75e2a39711612 2,002 1.00/1.00 vMB 60
414,830 414,830 000000000000000002ac7ed49fd9a7c6f179acb9dd483409c8e95bc4d86bbe9c 823 0.48/1.00 vMB 35
414,829 414,829 00000000000000000318067b5da8c3c9c771d1244df577d80b3e4d416213f761 2,080 1.00/1.00 vMB 48
414,828 414,828 00000000000000000521de377a20046151bd0ea6fb24aafcf6cb24069d427fff 471 0.19/1.00 vMB 62
414,827 414,827 000000000000000003ea2f5c90f12806d0defd8523870a4d6dcbb484ba2335b0 1,353 0.56/1.00 vMB 53
414,826 414,826 000000000000000004963ab176022c6fa3b0bd6c70bbb13f4178b00e00a435e9 259 0.11/1.00 vMB 52
414,825 414,825 000000000000000003f53e43c7a2f557e8b06e8b29b003462a98a6358f149918 540 0.20/1.00 vMB 80
414,824 414,824 00000000000000000233f2d09088555d91b4034c37d5bc3ffd8b95504f720329 1,877 0.89/1.00 vMB 51
414,823 414,823 000000000000000000fe1b7d56f5c347c29f87a80fd7d47d3806a263b9acede6 1,665 0.99/1.00 vMB 40
414,822 414,822 000000000000000005576aa952dbf8795eab6bc59e17d30f578f4c6b06b2e423 279 0.21/1.00 vMB 37
414,821 414,821 00000000000000000206e1b5e6007fe081cd5a681797fc36a65d1cb7ce0cdd42 168 0.14/1.00 vMB 36
414,820 414,820 000000000000000001cead730e0723551107972d74fb3b4eda55f494571373db 246 0.21/1.00 vMB 40
414,819 414,819 000000000000000004ec19435159affa75aea74f5a1f86e040634da7a00c2703 124 0.10/1.00 vMB 40
414,818 414,818 000000000000000003ba5f5ac084e947bc73e2b496b2f362ab7d8b4ea67261cf 423 0.23/1.00 vMB 60
414,817 414,817 000000000000000000dcdebc083c37c4fc66703f8524760405f3cf0a867af4a2 439 0.21/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.