Loading Tool

Explorer IconExplorer

Memory Pool

79,055 transactions
29.60 vMB
0.07357259 BTC
Random Selection Loading Transactions
Max Size: 177.73/200 MB

Candidate Block

Mining Attempt 7209b7a2a8aa50d12f69e2d554b61a146c53bc68e9628e0589bb320d9bd2c6df
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 58243a5f4cc04556bea0643feef838e0d66e82cfd602215f1178d61834d7c1c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,380
Size: 1.00 vMB
Total Fees: 0.01345214 BTC
Feerates: 90.48 > 1.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (233,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,818 681,818 000000000000000000086aad5e97d7795e34bec28a58f074d2d6e78e9d07a52c 95 1.00/1.00 vMB 5
681,817 681,817 00000000000000000006932b1e3c67c3cbfd91294fa9faddd2febf7a42c4be98 1,446 1.00/1.00 vMB 54
681,816 681,816 0000000000000000000115430029d4ded88b5b31daa799cfa862f147dc70b1c0 803 1.00/1.00 vMB 125
681,815 681,815 000000000000000000095183eb5cb79253a57f732a74298a4db6ed40cf4c028b 382 1.00/1.00 vMB 23
681,814 681,814 00000000000000000009b760cb6881dad0fcc7a8fc5dd4a1f8a1d3a73ddcf3e7 290 1.00/1.00 vMB 18
681,813 681,813 0000000000000000000a58a28ef474b930bd01fa397a886813c137b5ac2512ca 505 1.00/1.00 vMB 17
681,812 681,812 00000000000000000003f05d964374178e837e9dd7b8303d8ea04338823b1e77 109 1.00/1.00 vMB 7
681,811 681,811 0000000000000000000a28d1505e4e5892b280d13e7b086ced5f1976e7950c7f 1,524 1.00/1.00 vMB 44
681,810 681,810 000000000000000000038648e2b501feeb421309e54afb11f0d6b09a1630a082 2,487 1.00/1.00 vMB 91
681,809 681,809 0000000000000000000528af5dd5e7acd87c359809df6271fd59718aae77a002 430 1.00/1.00 vMB 12
681,808 681,808 000000000000000000006e610509cc32e3389456e42d3c59a7b32d226db7e433 878 1.00/1.00 vMB 42
681,807 681,807 0000000000000000000d3b01c6f724f62ce1b539380902858431b857b1844e40 614 1.00/1.00 vMB 16
681,806 681,806 000000000000000000074659eed45b61d39e6d8464fc4edbdbb309f500a3f8bc 1,377 1.00/1.00 vMB 40
681,805 681,805 00000000000000000009ed55d9bb52281de35b4471701584c60d17bfeec4f2e4 1,184 1.00/1.00 vMB 35
681,804 681,804 00000000000000000008ff9b1ec3accf6d857fdb6ebc57b358d7335b61820cee 1,538 1.00/1.00 vMB 38
681,803 681,803 0000000000000000000a5275b00700fc4ecf2c40c27ccaaecb84e3431bbd0c91 1,526 1.00/1.00 vMB 34
681,802 681,802 0000000000000000000ce391246810ac683e86f02df13e7011369bd7f5c1d97f 1,545 1.00/1.00 vMB 11
681,801 681,801 00000000000000000005b1964b3f8db696271051e830c69fbf74b6aad9922bfc 2,146 1.00/1.00 vMB 32
681,800 681,800 00000000000000000000f9da2a00bb870429b1760da6936067e22f9508088646 1,891 1.00/1.00 vMB 67
681,799 681,799 0000000000000000000099da221687d058fb22835ebfe66fa6ae886b004faa65 2,053 1.00/1.00 vMB 117
681,798 681,798 0000000000000000000c454bddcc20322cc4f296e757594904816dfe45b45b04 2,425 1.00/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.03 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.