Loading Tool

Explorer IconExplorer

Memory Pool

40,071 transactions
27.18 vMB
0.05811566 BTC
Random Selection Loading Transactions
Max Size: 142.17/200 MB

Candidate Block

Mining Attempt 8583082f73645ec1da2e3be9ceacbdcb04b4879670a423990c036fd7eae465cb
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 486a44810a3cda937747005d4c64e8146106c167537904135691364fb6b9e931
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,579
Size: 1.00 vMB
Total Fees: 0.00773381 BTC
Feerates: 69.10 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (408,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,130 506,130 000000000000000000209c08bb3ee7f4badc579fb8acf51099c2f319af76dc4c 1,007 1.00/1.00 vMB 100
506,129 506,129 0000000000000000002e90ea5a3d44b38084f43872ab41bc9aaafb1f48b58f63 1,754 1.00/1.00 vMB 55
506,128 506,128 00000000000000000005b97924c5c7006b21d488153564bd627f9a0971957014 2,133 1.00/1.00 vMB 256
506,127 506,127 00000000000000000043d4c12a4fb0b292078dfaa5964e9b5d5314e26910ed06 1,850 1.00/1.00 vMB 188
506,126 506,126 0000000000000000001eefef15ebd0c1fb4f417bdb6366fdace994c10d793da2 846 1.00/1.00 vMB 41
506,125 506,125 000000000000000000115087cbe0930e6b976f4abc48f29dbd4b1791f3ec0398 659 1.00/1.00 vMB 64
506,124 506,124 00000000000000000034031bbe316a8f94270274488809b4ca35d1291ffe00c9 1,677 1.00/1.00 vMB 189
506,123 506,123 000000000000000000325495b168422f9769e61ffbec89c83c44396c2db10345 1 0.00/1.00 vMB 0
506,122 506,122 0000000000000000005a707993ddbf251faf9520eca26cbd9566d26e405b57fb 681 1.00/1.00 vMB 26
506,121 506,121 0000000000000000002ab064ee368166a5e278913284642d3f47b458e36c0e6c 1,363 1.00/1.00 vMB 28
506,120 506,120 0000000000000000002f73e34c4edd2624f39c2b08c5bfe1babb33dee5d05ccf 1,517 1.00/1.00 vMB 99
506,119 506,119 00000000000000000036464ce9f87c45f9870a43210a0e1382f4fa848a5b740a 2,497 1.00/1.00 vMB 265
506,118 506,118 000000000000000000043a5588bd2514b73418f216604840cae925fdd864229f 1,267 1.00/1.00 vMB 134
506,117 506,117 0000000000000000004707ac7846a6d82cacba1906b415b4eb0fba683df9b97c 1,869 1.00/1.00 vMB 165
506,116 506,116 00000000000000000069c6126ca8d81ff39c2e6f8339efd8d2d7aa7afa9d13f9 2,817 1.00/1.00 vMB 234
506,115 506,115 00000000000000000024cbb2afc8e8cc414976f4059fe9bc936f859b5bb82cfc 1,056 1.00/1.00 vMB 234
506,114 506,114 0000000000000000004170242d4c7dae9dc1861423cde459f472932a838e544a 1,427 1.00/1.00 vMB 282
506,113 506,113 00000000000000000027feef3269ab1d519b5f32594bb90550c0e99353af35fc 1,135 1.00/1.00 vMB 259
506,112 506,112 0000000000000000006a6e10a459fc825eee0134065d958e92fe50b3da274839 2,382 1.00/1.00 vMB 287
506,111 506,111 00000000000000000062498e82e4d4f3072e25c4eecb4e6f34e4c6ff5ccd1d55 1,705 1.00/1.00 vMB 222
506,110 506,110 0000000000000000004c7fa4207e4161d2e85efeb5060eea25474c8617a08bfd 1,868 1.00/1.00 vMB 283
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.