Loading Tool

Explorer IconExplorer

Memory Pool

45,289 transactions
27.85 vMB
0.08908346 BTC
Random Selection Loading Transactions
Max Size: 146.25/200 MB

Candidate Block

Mining Attempt d8fbb990dea5daacc385aeb420d782ce51066c4a53d9a451c158b2d024db4061
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 54ab5223c009d38b9b26314eb3889ff93025053d8c30bc476966f5131ac91d8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03439644 BTC
Feerates: 157.73 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (554,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,899 360,899 000000000000000009e3df57ef111f42ff4162e984272494b799aee988b989a8 561 0.31/1.00 vMB 27
360,898 360,898 000000000000000001941ae3695a8d6322d88354b205c73846d5da239e2563e7 159 0.09/1.00 vMB 18
360,897 360,897 000000000000000006e1c3bb3b310097bf19163f48addc9ca69391c9d62d02d7 903 0.60/1.00 vMB 22
360,896 360,896 000000000000000013b6056cd1d417c215e331426fd45905e4535ca4945127d3 1,021 0.64/1.00 vMB 23
360,895 360,895 000000000000000000dcda24b78304d76b917605809408c10e01218b3e7fc77c 639 0.41/1.00 vMB 28
360,894 360,894 0000000000000000141da0ea82e7ddb8517c9b2359e6226b7642981c98559dac 997 0.70/1.00 vMB 32
360,893 360,893 00000000000000000bde8605932a03a714f2917ab66f4f4182429aa7d2f07da3 381 0.39/1.00 vMB 22
360,892 360,892 000000000000000009bb2f37d3b696559748f8d44294285b349619a9c2f2f578 750 0.34/1.00 vMB 29
360,891 360,891 00000000000000000e5c5875b1ef6010960fd92be6f43eb569e84cd08ee84e7a 1,070 0.75/1.00 vMB 25
360,890 360,890 00000000000000000a4eaf0334515c319cdfb1b5359bc3832d8d0ceb17a22fe2 114 0.13/1.00 vMB 22
360,889 360,889 00000000000000000ca46112d0a1044d61fa75f332a86c1eb0440807976a8c7d 164 0.10/1.00 vMB 8
360,888 360,888 000000000000000001c3e2717c923989ea7c4fdbfd41fdc61c73dbc278720d6c 423 0.25/1.00 vMB 26
360,887 360,887 000000000000000008f16f788d3f568256a53a48c1008184f8a08de832b4a78b 266 0.19/1.00 vMB 17
360,886 360,886 000000000000000001ec9cc387be2e253306b6b00c324b50a72b6a39b6ba9c0f 940 0.75/1.00 vMB 10
360,885 360,885 00000000000000000ff29bc448354256c7ec15d8dca9c02a2f0230f3c36b26d2 1,051 0.75/1.00 vMB 16
360,884 360,884 000000000000000011d801628462c886f19a277ba5348b1b884e9dfa9ab3d094 660 0.75/1.00 vMB 18
360,883 360,883 0000000000000000076446a5eeb61efd733d02d3c725f75a86ec0180b4a8839e 1,479 0.95/1.00 vMB 25
360,882 360,882 000000000000000008cb12c163c71df305891b0fd8b22ac005fcf3bdaef4fd6c 242 0.75/1.00 vMB 14
360,881 360,881 00000000000000000e076fb1bc3ffda26c3b7ffead2c24ab50eece64fb813bdf 1,715 0.75/1.00 vMB 35
360,880 360,880 000000000000000006e33404f0d2ab3659d41995acbbfbdc9d27aafbb153dde6 1,126 0.91/1.00 vMB 22
360,879 360,879 00000000000000000e9af36804d24605f011a0fa96eaabc904b7954c8a9486cd 3,408 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.24 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.