Loading Tool

Explorer IconExplorer

Memory Pool

68,062 transactions
25.99 vMB
0.06429185 BTC
Random Selection Loading Transactions
Max Size: 156.27/200 MB

Candidate Block

Mining Attempt b400df99e6ee7adaefac5ed9a6560c5fd724e37159731a344854c45ffd695e9f
Version 20000000
Previous Block 00000000000000000001af759456bf40de7eba330b0006720f8089d212789209
Merkle Root e057a3ceb87a0e217ece0f647a4cb2245fd3613bee18f56dfd8e635b0ca16ee2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,084
Size: 1.00 vMB
Total Fees: 0.00926675 BTC
Feerates: 200.00 > 0.93 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,516 (849,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
65,591 65,591 00000000054bed42ee8ee0c4c6272ddba46e5661a8e8c49435337817a20bff3d 6 0.00/1.00 vMB 0
65,590 65,590 00000000024d516e8c74cd40d27b1dabf6fcea59a0356a1f3ab5d412a335a432 7 0.00/1.00 vMB 0
65,589 65,589 0000000009d4990e4adc60623fe180e34523c373c3c662be8c04689f926873bc 15 0.00/1.00 vMB 0
65,588 65,588 000000000a254ce848124f6e4a21fedd2112bca66044ab3482418437c3f05580 4 0.00/1.00 vMB 0
65,587 65,587 000000000a906fce3144e42aad93ce22f88963f62a1a7758e2e6c125a5033acd 7 0.00/1.00 vMB 0
65,586 65,586 00000000056478a72830ece506b7e8eb0c661640a6bb94e0b0ae72c4784d6e0c 1 0.00/1.00 vMB 0
65,585 65,585 0000000002563d8bc794716b368ed6296287f8d6b38aee8424ee20895a015291 1 0.00/1.00 vMB 0
65,584 65,584 0000000002fe000694fefdae4a0503599e8693d690c66d9b2b52be4da05ccfd9 24 0.01/1.00 vMB 0
65,583 65,583 000000000685706a86ea89a3f80107384e6c59fd0bfd82f14598111ca12c2614 3 0.00/1.00 vMB 0
65,582 65,582 0000000005e47735f9ed2196f1b778a879cb1520877a8dba5a97a1cd316710db 1 0.00/1.00 vMB 0
65,581 65,581 0000000006f43a9d48c20616798db2e81ed9a36c75bcc8a0e34ca18577585f8d 3 0.00/1.00 vMB 0
65,580 65,580 0000000007f0efb62cc5d9c535f9e7e2c69f928a9b831b0db1b8dd604af2661f 5 0.00/1.00 vMB 0
65,579 65,579 0000000009a7275a8b3e1f009b6686e498366fd19dacd63fefb3f1ca535d3480 2 0.00/1.00 vMB 0
65,578 65,578 00000000083b44dd872ca1e624090a06218d89d5123a77250e7d4c72263ed17a 2 0.00/1.00 vMB 0
65,577 65,577 0000000004a14ea4dbeef2e570582c1b9176aef2f69b5010f2a2f547ff3201df 1 0.00/1.00 vMB 0
65,576 65,576 00000000023f0d272967e7cb7bcbcb6df77a7a426eb7a3e4d8da27152b08787f 6 0.00/1.00 vMB 0
65,575 65,575 00000000087a5f4bc7cadafb236b0f8c82f46c51bfe4dc23a31321f1099f6087 9 0.00/1.00 vMB 0
65,574 65,574 0000000003794b17529cbc25d3d09aea13c11803d4afa288570a09faac26ddd1 3 0.00/1.00 vMB 0
65,573 65,573 00000000057b95d56c251d619841480077192672467b2f71a621acd3039e46b0 7 0.00/1.00 vMB 0
65,572 65,572 0000000001f60a53ba1708fd19c76c00efe8cd7803310278c4c15209c7da91c2 1 0.00/1.00 vMB 0
65,571 65,571 0000000007b8a37f41a0760de0fe4f631909e75a36688ec3e2c91987e8e35024 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.29 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: 766.67 GB
    • Received: 19.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.