Loading Tool

Explorer IconExplorer

Memory Pool

83,818 transactions
31.55 vMB
0.17265008 BTC
Random Selection Loading Transactions
Max Size: 187.43/200 MB

Candidate Block

Mining Attempt c1d314f8fcb00555eb456c0c16e7600527e7274947fd67e51482926abd3324d6
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 9058fb084175971f6675b74d86d3ac648fa3fc0a83c6733e214031b9e03454d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.06523292 BTC
Feerates: 269.69 > 6.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (478,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,469 436,469 000000000000000001f1a78382a7bc8cc1a5df2eb7b8f58f49c83472564d4c78 2,437 0.93/1.00 vMB 88
436,468 436,468 00000000000000000145a83720075dd26fe317f4e5e7660dccc7e55118498d6c 2,061 0.96/1.00 vMB 62
436,467 436,467 0000000000000000005539572fca1034fe9b89e525717b7bbdd7131adddf84e0 1,156 1.00/1.00 vMB 27
436,466 436,466 00000000000000000247d26e855eabcab46321ed47adffa35aa8c06f633442ab 2,322 1.00/1.00 vMB 73
436,465 436,465 000000000000000000af7790d30557b34fceb32fe4606d974e32917e99ae0b82 2,274 1.00/1.00 vMB 60
436,464 436,464 000000000000000002b3a648187e9fc1040d51a4087d3d60e6f73e45d36969a1 2,447 1.00/1.00 vMB 74
436,463 436,463 000000000000000001758fd48edadf19603cd2f36cdab1ba226adf25a446e6c5 2,394 1.00/1.00 vMB 62
436,462 436,462 000000000000000002348e5398dad882fb14aeec6801d38b589ff21201fdb067 2,192 1.00/1.00 vMB 69
436,461 436,461 0000000000000000006172fe8743f3ff7c19917f3e7e62e464df3b94b370f547 2,910 1.00/1.00 vMB 120
436,460 436,460 0000000000000000031453c5b62a28b342524eb7086a8a4e569a7d3307b061b5 2,024 0.75/1.00 vMB 82
436,459 436,459 000000000000000003c2e85405eaa86de3fb68197e7c029eb83ee4c3afabe55d 2,349 1.00/1.00 vMB 74
436,458 436,458 000000000000000003f6f55e22db96b7b61b7455128e1a8a24209a0f33a40aeb 2,008 0.75/1.00 vMB 83
436,457 436,457 00000000000000000238169dffb7d6f9f9758b721daf7ffd6cfce58ec4c9632d 659 0.34/1.00 vMB 53
436,456 436,456 00000000000000000358b759cae4bba6200db16d1c6a8b38382a561da6ff60c2 1,052 0.41/1.00 vMB 84
436,455 436,455 000000000000000003e1806440f8e0777b4d6d890ecec39f413834282c533437 1,982 0.82/1.00 vMB 54
436,454 436,454 00000000000000000242c3317c5b527a5cd0a28cc4babbbae26e922dcb37bd1e 2,597 1.00/1.00 vMB 90
436,453 436,453 0000000000000000032e3f8e460472761941b3091aa9eb2896a6d11793f05771 1,163 0.99/1.00 vMB 33
436,452 436,452 0000000000000000044d3e737de24cfeab147e98d4ef354caea90e602f69c757 1,136 0.59/1.00 vMB 56
436,451 436,451 000000000000000003f1c81421e178e0def1857abbba73dc9a60dd5b729d23be 2,506 1.00/1.00 vMB 85
436,450 436,450 000000000000000003888a739ad6b7403f6b7be5d7eb334fb88ac62bb3852627 884 1.00/1.00 vMB 22
436,449 436,449 000000000000000002a4428377d49fe73e66f43fc6608a261f4d50bc2b177272 2,042 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.65 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.55 GB
    • Received: 16.28 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.