Loading Tool

Explorer IconExplorer

Memory Pool

79,666 transactions
29.64 vMB
0.07311514 BTC
Random Selection Loading Transactions
Max Size: 178.38/200 MB

Candidate Block

Mining Attempt 0df32ab3ed04d63a7d442f5b204c19cad2ae99dc4ca6cfd817d0469b8189730b
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root b7598336b383563801d906d1cf191145bb3503ea84e8c4fa08c482523632f0ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,730
Size: 1.00 vMB
Total Fees: 0.01289319 BTC
Feerates: 454.44 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (703,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,818 211,818 00000000000004489a6d585483dadecb6c1e11054c08b7356395d3a0429d7b93 319 0.15/1.00 vMB 204
211,817 211,817 000000000000007031498a9104b4ec11b9f65c30b82a70fea08d33e7d6474b80 320 0.16/1.00 vMB 170
211,816 211,816 0000000000000032f16c2c549317cb70919d6d99a71dda0f4686b9dd5f6cabf6 123 0.05/1.00 vMB 34
211,815 211,815 00000000000000efd88d3425d92c6cf5f1c6f98f192ba74c4ca0dff870ae21d7 384 0.22/1.00 vMB 116
211,814 211,814 00000000000001a87cc07c837228798b1f37b803affe901a6dd66bbe2ae42a93 342 0.26/1.00 vMB 124
211,813 211,813 00000000000003ea49c7d5432cb3cbb99ef3c9d483e19b7662de8c2d673277b3 131 0.05/1.00 vMB 61
211,812 211,812 0000000000000372b5d37350297f8aa5d5ab26b2a3cbfe1fa94ea7c4718ba52e 749 0.25/1.00 vMB 362
211,811 211,811 00000000000000c1994d20266cb6c61ac03655b1297b204b59e344f31503c597 33 0.04/1.00 vMB 92
211,810 211,810 00000000000002c672991adf26119324860113d894e641a18b21303622e86fd2 115 0.06/1.00 vMB 120
211,809 211,809 000000000000042c5c3b91a0a5e440c04233b9988dd1a72e772cbb9791f893dd 220 0.12/1.00 vMB 146
211,808 211,808 000000000000028775ecb24a13544a05169c3badf88bd94399436ffe18e03c32 50 0.02/1.00 vMB 39
211,807 211,807 000000000000030984bb1b099352e91f95aba9ff3714c7d24bf3f1da89d2bb69 28 0.01/1.00 vMB 380
211,806 211,806 000000000000020c6c3628197acba85a51a2d183bd6a3e46510195bd523b22c6 328 0.17/1.00 vMB 150
211,805 211,805 00000000000002c4cc4f055fcbf45923b7b2e11e955b28cba7a2a909ea9a934a 7 0.00/1.00 vMB 6
211,804 211,804 000000000000033be502709f98e0e6c27248670ef2e66e20c788978da678b030 578 0.25/1.00 vMB 188
211,803 211,803 000000000000017e86791e162e93ad44a0b564653022941d1add91360bcfeac6 219 0.11/1.00 vMB 156
211,802 211,802 000000000000048defbd4a5f203e977ca8ddebfa2fe8874119fd7edec958e46e 533 0.30/1.00 vMB 136
211,801 211,801 000000000000030a2d82a1e18eccd93043de4f4be2c307455fae30635f1ed602 201 0.09/1.00 vMB 170
211,800 211,800 000000000000037c3faa0f2a33863377e7b396cae6d8523702370cd3b8dff835 75 0.05/1.00 vMB 179
211,799 211,799 0000000000000355b10f0f0a841190bd1da12637e1aaf6b4e0b29d48f710ee41 9 0.00/1.00 vMB 53
211,798 211,798 000000000000025b26a81a2deb84051c962c49769d440484489dcf15ad0938e8 153 0.10/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.37 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: 663.23 GB
    • Received: 14.89 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.