Loading Tool

Explorer IconExplorer

Memory Pool

79,385 transactions
30.12 vMB
0.12684906 BTC
Random Selection Loading Transactions
Max Size: 180.69/200 MB

Candidate Block

Mining Attempt ccdeee1a41026fe599691e5df58bd9367dc0d8074e782b9b73ecca8d1d0cc1d8
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root f91ff909cfdc4ae6ae9078641132a585e5b31e05d62e5e3424fa125a1d6db422
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.03982343 BTC
Feerates: 673.02 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (295,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,811 619,811 0000000000000000000bfc1d7276e13467118976dc6eaf3d3554580ae7fe5726 2,338 1.00/1.00 vMB 15
619,810 619,810 000000000000000000103bfd4235655c76159432cfc42abe28e0150fe9d3921e 2,523 1.00/1.00 vMB 11
619,809 619,809 0000000000000000000607e9393c430edd9c0fd507c5bc91591a45a9b7c0a4f1 2,462 1.00/1.00 vMB 6
619,808 619,808 00000000000000000005edd3adc8a4835834e5737ca5c60b3b4cf9f0b60a4401 2,963 1.00/1.00 vMB 27
619,807 619,807 00000000000000000008ecdeb6e784871183c8cdd4b8e0fe24619399d9f6b2f0 2,514 1.00/1.00 vMB 6
619,806 619,806 0000000000000000000530fca1b42f798cb443f4b091d49ca2fe32b3d78e0081 2,726 1.00/1.00 vMB 11
619,805 619,805 00000000000000000011f0a82573451b7877cdca995a4890d3cc8d180d653931 2,154 1.00/1.00 vMB 42
619,804 619,804 00000000000000000002861356b937efc62ee57b431a6dd08050e537b444fe63 1,381 0.54/1.00 vMB 15
619,803 619,803 0000000000000000000b200501eabc563d02a240a8b49121ff70a9a6e5454db2 37 0.01/1.00 vMB 28
619,802 619,802 0000000000000000000edad8bd5862707999316496b53b40e65a4ab9c0bd39d7 2,957 0.93/1.00 vMB 6
619,801 619,801 000000000000000000105d1c5549e63ad6ca7f4b04edcbbe459eacb7055a6f75 2,641 1.00/1.00 vMB 14
619,800 619,800 000000000000000000034266ff6e2e631a9abda2187126020d22da3cdb1a236e 2,535 1.00/1.00 vMB 12
619,799 619,799 00000000000000000006f40c0b2bd3399d4dcc88c2fb5323a0d87944ca73fe81 2,200 1.00/1.00 vMB 12
619,798 619,798 0000000000000000000b2b56d0c8558510dd550127c92361849780dac5c77105 1,900 0.64/1.00 vMB 7
619,797 619,797 000000000000000000046d046fc940bd83533b0f03c86bafddc0412266cfcff8 2,477 1.00/1.00 vMB 12
619,796 619,796 0000000000000000000e9367882d6942be4ad56bdbf0239687e12a4f446f23d8 2,464 0.80/1.00 vMB 14
619,795 619,795 0000000000000000000d583be67b1991651601219cb7aa6875fec89710be5854 420 0.11/1.00 vMB 14
619,794 619,794 0000000000000000000b25b55b5c23398210993073e6c4c31440b24d37a035ba 1,523 0.48/1.00 vMB 12
619,793 619,793 00000000000000000007dee025ee8542b47feb188aa936bf4327251cd620bd01 157 0.05/1.00 vMB 18
619,792 619,792 0000000000000000000626267699de2c3d89e850defd2320e4439b240a0e0a0d 1,552 0.51/1.00 vMB 12
619,791 619,791 00000000000000000011dec6f935a0f7c6c8470136c6df89d9cc053c28ec0e7e 1,028 0.38/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.29 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.