Loading Tool

Explorer IconExplorer

Memory Pool

74,980 transactions
29.81 vMB
0.08910034 BTC
Random Selection Loading Transactions
Max Size: 173.05/200 MB

Candidate Block

Mining Attempt 2bc5f1156bb773ad5eedbc3913211c7a7b895f655db438b7590e7b966b19b45e
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 8e9a3b88ba1d276b64d46c4e528269d4c59e65bd34e900033e22c3dec538fe19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,275
Size: 1.00 vMB
Total Fees: 0.05119745 BTC
Feerates: 150.36 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (733,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,405 181,405 0000000000000564dc494aee8634be8ae54187a67632dcd5172412b45012d7cc 127 0.06/1.00 vMB 214
181,404 181,404 000000000000052669e4a135dfec1257c3a4f237828e33b863ed8dc35cf37d88 434 0.25/1.00 vMB 275
181,403 181,403 000000000000013af3d64f6186acfb930cdd74767a04d8ec0695be89ac7b6286 504 0.16/1.00 vMB 156
181,402 181,402 000000000000057e4bb32dc97b5b15c6599773479684d7e9c967f7c93b7431af 599 0.25/1.00 vMB 158
181,401 181,401 00000000000008ce90c7ce8b11658d5f69e0a5967d32643f4fb96e6e62bfab70 143 0.05/1.00 vMB 115
181,400 181,400 000000000000035b6a2f5d2ea5b3706281ec61474a794201303f3f5657fccca5 67 0.03/1.00 vMB 93
181,399 181,399 00000000000005ee68e416beade75b3064c074ace108ce6aab08feb7977a971e 41 0.02/1.00 vMB 78
181,398 181,398 00000000000004ef0af03d0f6f7bd9ff13f9d87082d80a95a3d8cd1a22932c23 29 0.02/1.00 vMB 81
181,397 181,397 0000000000000115cc62d8ac9cf4c190c8b47c146984de5dd048a6f6f3588a7d 64 0.03/1.00 vMB 238
181,396 181,396 0000000000000082fefc400f549797100bb0769c2d53107265b52ab91bfc5439 391 0.18/1.00 vMB 235
181,395 181,395 00000000000000f75d58509947e9a9faac60153267d4d2c1dc949811ae49c5ef 12 0.00/1.00 vMB 15
181,394 181,394 00000000000009aa609e5b06236979eeca7182bf8a87946aabee8ff0f7810ebf 749 0.29/1.00 vMB 265
181,393 181,393 00000000000005125b345a041473ad4bd64306dd61e07706c07545ee09a9d186 61 0.03/1.00 vMB 150
181,392 181,392 00000000000000893fb611123d12e6c8029cf218a3aa04a7053f7cebe9853889 420 0.18/1.00 vMB 267
181,391 181,391 00000000000000e56e4eb6f5db3aff7ca428d4c9a3aa29ed2c3eb7e6c2864076 36 0.01/1.00 vMB 45
181,390 181,390 00000000000006467bd8c2831e58a334410b03347eae8c2492c1b843ba9f6804 439 0.24/1.00 vMB 181
181,389 181,389 0000000000000807e2ab6d84c75c501bd20498c61b1cc4af9696e3bfbb349b59 119 0.04/1.00 vMB 10
181,388 181,388 00000000000006ca435db9d103f134238236d3acecc2ff75bf20db0727b05ce5 483 0.23/1.00 vMB 244
181,387 181,387 0000000000000338086dc2b6ea760fcb5e4b6090dfab549f9d909b3291e163eb 1 0.00/1.00 vMB 0
181,386 181,386 000000000000016b9dff832fdaeb996e924626e62d4ddd63b31b627847a74f42 11 0.00/1.00 vMB 70
181,385 181,385 00000000000008f5ae1393b6a13451d2c5897277831bc098f1b6df30d18d21a8 163 0.07/1.00 vMB 414
Previous 10 blocks ↓
Total Size: 782.49 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: 668.22 GB
    • Received: 15.43 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.