Loading Tool

Explorer IconExplorer

Memory Pool

76,280 transactions
29.88 vMB
0.09907055 BTC
Random Selection Loading Transactions
Max Size: 179.46/200 MB

Candidate Block

Mining Attempt 6d493b20ec10a3d7c8f6f83adfdb91e996e77bf75124ee4f18899bcd2d14e8ec
Version 20000000
Previous Block 00000000000000000001dbb1d0c355245f3cf816e492d22c6348fbd464c36b26
Merkle Root f7407334d4aa0ecaaaedebc2f6b1b4777479e7be34349aa4395a708bdb0f7307
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,444
Size: 1.00 vMB
Total Fees: 0.02763063 BTC
Feerates: 150.62 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,445 (721,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,001 194,001 0000000000000368a27aba8f6ca19496fcaf1e74728f34a6befd4b28ce734681 1,024 0.49/1.00 vMB 82
194,000 194,000 000000000000046242d4984ecf2217e9afa113f2835bffbff118f2df4d80b216 1,024 0.40/1.00 vMB 121
193,999 193,999 000000000000075cb11ae6bd4762ecf63585b7925effe38f3849ee9798f3affd 41 0.02/1.00 vMB 66
193,998 193,998 000000000000002acbe20541f1951bf9ba4c6143c4766f048383fb141ffa12a0 407 0.15/1.00 vMB 135
193,997 193,997 0000000000000553a1dcebe37c62ae48ee21e4d2f983e515532003f9887af544 1 0.00/1.00 vMB 0
193,996 193,996 0000000000000006bd9256286d12b17643970bcf53199a9f282fb0f1397409d0 474 0.17/1.00 vMB 161
193,995 193,995 00000000000006867e9e24b4d3bd98baea1631cda2126a30305f8545d3027c59 260 0.13/1.00 vMB 122
193,994 193,994 00000000000004c63671a1d921305005c7f906b4d0cf56594f86f4f44a6131d4 112 0.04/1.00 vMB 50
193,993 193,993 00000000000007a6ad7e2bc056f0c0ba2c86ed193dc79c5779787b67eea63b0d 273 0.31/1.00 vMB 97
193,992 193,992 0000000000000572735e91275568f7721c7ee7c4be8e869a058bbe3d49c56824 329 0.42/1.00 vMB 78
193,991 193,991 0000000000000097424a4f04c237012c81493103d94d3f3c274c36e3049a089f 227 0.18/1.00 vMB 78
193,990 193,990 00000000000006d22d37fd3477a828a1e0106bc46c5de18db68938a374768d1e 4 0.00/1.00 vMB 14
193,989 193,989 000000000000079789d45e98f8f99a2a4b5e113062435a66b4e83d0fc699eb84 675 0.25/1.00 vMB 172
193,988 193,988 00000000000005d25b864b2afadba51e77c34dc2c0b502e109f3b4d086bfab17 106 0.05/1.00 vMB 206
193,987 193,987 00000000000007077f58e46f37725b13d4de017671c1b4e055f71f62142ee78e 186 0.05/1.00 vMB 72
193,986 193,986 00000000000005cd60285ea7bbbf12d31c1af7f501d5b87f6c38bbd9a8997303 584 0.25/1.00 vMB 170
193,985 193,985 000000000000066fe30d0c4c48a8bb65b2ee5298f6cd3cc4399100600e9873e8 163 0.05/1.00 vMB 89
193,984 193,984 000000000000058089158d6b32e16eeea95f44620da85d850ed98babef6ded09 101 0.05/1.00 vMB 106
193,983 193,983 000000000000041836999a475dc79fbaf1eedaa3c32d91f8aed46d65c589fa28 109 0.05/1.00 vMB 152
193,982 193,982 00000000000000685685ec242c87099c84d1648aedfed7d8eeb480eb06f5a2e2 107 0.05/1.00 vMB 81
193,981 193,981 0000000000000475a90386395f0532ee154603c99f7d712388d7153af60c1f53 366 0.20/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 783.17 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: 748.70 GB
    • Received: 18.81 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.