Loading Tool

Explorer IconExplorer

Memory Pool

78,372 transactions
28.85 vMB
0.10730898 BTC
Random Selection Loading Transactions
Max Size: 175.03/200 MB

Candidate Block

Mining Attempt 72b270120eb1c16867e9380086252789741ba15a6ac5766dc0a030e5a95bece1
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 15465bc903a8ba316ad87c68861b206631c644ba11bacf037233bea95ef63218
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,168
Size: 1.00 vMB
Total Fees: 0.03740071 BTC
Feerates: 201.07 > 3.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (776,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,032 139,032 00000000000002812e1163bdc3a9d1f4702986944935db86bc72023d679eca9f 22 0.01/1.00 vMB 333
139,031 139,031 000000000000017b08e3d94c72b335db86cb94ee1a3ae2cd2c6810086ec6a051 69 0.03/1.00 vMB 178
139,030 139,030 00000000000000fb175c9d4124382bda02d9be3ce73e1d955c8312ff002c1ada 146 0.05/1.00 vMB 89
139,029 139,029 00000000000000ec3bc8feb35d276adcb901cd618451d24118f25cd777ae1327 97 0.05/1.00 vMB 184
139,028 139,028 0000000000000651bb73fa466a05652ee2dad2fa7cdb6a4fe48d0b1ef6fc21e0 10 0.00/1.00 vMB 392
139,027 139,027 0000000000000402e4906e8134c247d013d0552420df21ffbaec80e278cb6e16 35 0.02/1.00 vMB 134
139,026 139,026 00000000000006b7a3df747d7692d97bc25a470bb2ff447f4b5340c0154f16b2 32 0.01/1.00 vMB 386
139,025 139,025 000000000000054e7164d16ce306bd0f144321f6548d0c27424c2dd4e085d644 20 0.01/1.00 vMB 90
139,024 139,024 00000000000004d19bd59cc818fbe5f96b0a06b42cc92358dec5f5ad5ec624b9 14 0.01/1.00 vMB 412
139,023 139,023 00000000000006db2a965dbf26fc971d26b58570734f6ae7d232be26fa95705a 51 0.04/1.00 vMB 132
139,022 139,022 0000000000000994fcb797bb5c743244997afee093e6a160b2fba6d8a5e4388f 9 0.00/1.00 vMB 15
139,021 139,021 00000000000008880286e201cf09af640a36b8b9fdd2b8de8193488a973b6ec7 13 0.00/1.00 vMB 48
139,020 139,020 00000000000003d6e84b46b015a1713635a035625139cfe4120c5bfd5ded9a2b 61 0.03/1.00 vMB 214
139,019 139,019 0000000000000853201603e885a4a7b06056c75b13c3015e8d1424a2517f2f04 106 0.06/1.00 vMB 288
139,018 139,018 00000000000008078b21a0e2bac2397fad7caba77d69678e93f4a3176d2721a6 47 0.02/1.00 vMB 197
139,017 139,017 0000000000000860c1cb398969b5884ae83283182c8971a0f11544ffac04ae0d 131 0.05/1.00 vMB 145
139,016 139,016 000000000000035c71eff70238b0d84536e160555596a34c772ceb234f496081 31 0.01/1.00 vMB 169
139,015 139,015 00000000000006cdd4701302328a8d41678f12b4b0e98ee21c2469875e432a94 9 0.01/1.00 vMB 230
139,014 139,014 0000000000000694f35f8fccda2648915a40108282f997d3f9bc7d25ccdb846c 47 0.02/1.00 vMB 278
139,013 139,013 00000000000003813358c9879edf84ed48a24ebe50c101e3d206e06eae1c86bd 81 0.02/1.00 vMB 328
139,012 139,012 00000000000006df4235f7900958c0d11bdc6d152af43b0b115d7585536a9db5 11 0.01/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.45 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.