Loading Tool

Explorer IconExplorer

Memory Pool

41,883 transactions
26.54 vMB
0.05772525 BTC
Random Selection Loading Transactions
Max Size: 139.45/200 MB

Candidate Block

Mining Attempt dac9e508a3274abc698837c1b78437f10a28623c3a1bc3f4879da4889a27f8b4
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root e422841ba85fd791cbb8abafc96618ab2305a0b1149cdc753c3ef77d1af4afd7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,267
Size: 1.00 vMB
Total Fees: 0.00893608 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (595,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,649 319,649 00000000000000000b08ad79498e3541d384710a67c48645f4b9b50b944d8a56 63 0.03/1.00 vMB 11
319,648 319,648 000000000000000001a3c6f2cbda38cb345f32d885fbecae4d3ae4bac1fb27e9 808 0.63/1.00 vMB 22
319,647 319,647 00000000000000000e30229e93ff4584838dcd9263dc56dbda1d40276571913e 538 0.29/1.00 vMB 27
319,646 319,646 000000000000000020790541aa68edcc86f9ea915fbcaeee07cc2d12d70a620d 96 0.05/1.00 vMB 25
319,645 319,645 000000000000000020426a3dda07661c36291f6163e3d0484def467fec2f52c8 1,173 0.63/1.00 vMB 28
319,644 319,644 00000000000000001a32aadf96d392b0edebd6cf09c387c935b6f733ca21225e 141 0.08/1.00 vMB 21
319,643 319,643 000000000000000027078ae4e7eaf8242fce4cabc252cf5bbd5e0933416d79d9 8 0.01/1.00 vMB 15
319,642 319,642 00000000000000002404c87b2fbaa23202de473cd1e49d3107431c41a50420d0 113 0.08/1.00 vMB 22
319,641 319,641 00000000000000000fd768733454e8144e6b8aa0a554bb82605ab8095db82361 160 0.23/1.00 vMB 17
319,640 319,640 00000000000000000f27dc6c6de38f37a9b0f07af921525c3f312909175471c9 256 0.22/1.00 vMB 29
319,639 319,639 00000000000000001ab3033cdeab839fef86ba8d20a91daf8ff6cf1fc310bbd9 188 0.09/1.00 vMB 29
319,638 319,638 0000000000000000127e6082dbf92d3154ef42144399bfec919422fc34fe8188 402 0.22/1.00 vMB 30
319,637 319,637 00000000000000001c260e4b26c169ca2db255e4b3969003c18fc37236995afa 130 0.08/1.00 vMB 27
319,636 319,636 0000000000000000171761779fd2c9bac083bc556bce2d06a4d83b7044cb9193 747 0.35/1.00 vMB 29
319,635 319,635 00000000000000000d2dd7f2c55a7b7695133986c95913c930dc211f20a6ad13 1,276 0.74/1.00 vMB 27
319,634 319,634 0000000000000000211b3c6e8e8ac1b977358d85f666146e5e284f82d132411e 128 0.05/1.00 vMB 42
319,633 319,633 00000000000000001df5745c709afa42dbc33f13e0254dcda452ae147b7c81ba 490 0.28/1.00 vMB 28
319,632 319,632 0000000000000000008d26c59a0df761e1e35f0e7fe4510d5323c5bf9a488626 331 0.18/1.00 vMB 27
319,631 319,631 00000000000000001d2dfbba8418deb46bb23e05e505627548f862d34ed01361 205 0.09/1.00 vMB 30
319,630 319,630 00000000000000000bcf586e460752029340de463c45ec5d454529f91c887a7d 394 0.21/1.00 vMB 27
319,629 319,629 00000000000000000bec108c234cb51073034096afc8a32fe9bff7849a51e870 13 0.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.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.