Loading Tool

Explorer IconExplorer

Memory Pool

73,892 transactions
27.34 vMB
0.06709219 BTC
Random Selection Loading Transactions
Max Size: 166.92/200 MB

Candidate Block

Mining Attempt 60b8b32f1a47079b109aa9c4c9d63bafcd6895e2ec456141d9228be8847d7ee0
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 4c710f4fc55eeb0d4bc965fd3ede0032e931fb5d30af7513f1c85fb7e98e4d91
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,290
Size: 1.00 vMB
Total Fees: 0.00890420 BTC
Feerates: 402.60 > 0.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (588,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,587 326,587 00000000000000001984ea4c41c0c4cde8255a97af5fd26128bd4f81266a085e 18 0.04/1.00 vMB 12
326,586 326,586 0000000000000000157b02d2d533c0e40256cbcc601afb749ec0e547648d9062 89 0.05/1.00 vMB 19
326,585 326,585 00000000000000001b485029d77d30856b3b532b4f459c105e764e3169fd5e1d 238 0.16/1.00 vMB 25
326,584 326,584 00000000000000000818e696957b8e646a056c8216ac479758bfdfa16c7c6195 252 0.14/1.00 vMB 26
326,583 326,583 00000000000000001bba569db5698a33d8b977e21e31ee311085ead58ef4ab14 96 0.07/1.00 vMB 23
326,582 326,582 0000000000000000174960ecff0ccb778daac03a6f08cdebf8ebb4abfec71808 244 0.14/1.00 vMB 25
326,581 326,581 00000000000000000837f3b023bf4310baab4c6a26b4d27ecd739196e4e2afab 1,076 0.65/1.00 vMB 28
326,580 326,580 00000000000000001d211e73dc2f1882f2a70b7e45eac4d6df350de51acb34d9 58 0.03/1.00 vMB 9
326,579 326,579 000000000000000003b90b5b74b92c774d34fbb08363a26000bfc965c37cf1bc 329 0.24/1.00 vMB 24
326,578 326,578 00000000000000000b868e9616b061fa3189d13b23f09b4ca63f3acb12696a19 510 0.33/1.00 vMB 26
326,577 326,577 0000000000000000159d3e61f534c8e511251ea8e35e29e4587f280b14365b10 192 0.19/1.00 vMB 16
326,576 326,576 00000000000000000e24d2af2247a2a4f29771e58f8d30ac2707094e76d705ce 676 0.35/1.00 vMB 28
326,575 326,575 000000000000000008e7f86c9f41d7b49009616d4718c0fad18c98315e4eea36 391 0.18/1.00 vMB 32
326,574 326,574 000000000000000010388623ab4f3809b28bf18b131101478dc24c775c29c1ef 341 0.19/1.00 vMB 27
326,573 326,573 00000000000000000a022c3f5ccced182b0bfa1766b39c447265062b86edc32e 52 0.03/1.00 vMB 14
326,572 326,572 00000000000000001863c9e10b10777d92e917eb8fd6fc517d2202883868b8c9 737 0.53/1.00 vMB 23
326,571 326,571 0000000000000000077b9052fb1070a321a78fbb9e66ebe2036032801f7f9681 150 0.11/1.00 vMB 23
326,570 326,570 00000000000000000aca884f59e7aa7eb6d66459a799b6d29c88f7f921c2b873 507 0.36/1.00 vMB 24
326,569 326,569 00000000000000000c711a5d4e88c2f97e47438d7f05ecee8b0eb08d86216e65 357 0.23/1.00 vMB 27
326,568 326,568 000000000000000002be6c6636a2da8e922d688b15e3ea0d7fcdc470ee41fbbd 1,056 0.56/1.00 vMB 27
326,567 326,567 00000000000000001dd47f94a31667902347e8473737a54ab0c6958f60bbcc99 195 0.10/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.