Loading Tool

Explorer IconExplorer

Memory Pool

86,870 transactions
31.78 vMB
0.10525887 BTC
Random Selection Loading Transactions
Max Size: 192.85/200 MB

Candidate Block

Mining Attempt e2458174195cd30ef50e0a0f2de1f4f3de37933d2a9e6398e010bf3bb98c0e4d
Version 20000000
Previous Block 00000000000000000000c293eb6b3d695babb308ed7b69547ad6151ddfe703e0
Merkle Root 05d0896ad880d503b606230efb887163bac2bd208f8575346dede18c35826bc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.02684350 BTC
Feerates: 157.35 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,075 (186,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,903 728,903 00000000000000000000a41b0b86c57b3570983c1193961b7caeb22b4f9d46a6 2,658 1.00/1.00 vMB 13
728,902 728,902 00000000000000000004bdfecf745ff4c4fc63a3ed1d8bcca4c134d58795f810 1,771 0.89/1.00 vMB 8
728,901 728,901 000000000000000000028ef07c6ae4f951d8a3ebbadcbf1e23319102171f1bd6 2,306 1.00/1.00 vMB 12
728,900 728,900 0000000000000000000966e945ff495a6f62eb9964b35de6ce6a40f6df56ccec 1,886 0.71/1.00 vMB 6
728,899 728,899 000000000000000000029b81ab06d1f97bd5ab0cbe0a2da906cd0fd77689b94b 1,575 1.00/1.00 vMB 13
728,898 728,898 00000000000000000001c9fb8c95af93b97efbc6c1595160631dc37c0e7681f4 632 0.30/1.00 vMB 9
728,897 728,897 0000000000000000000310854d3807fb8d235c413693f9b70074e9bfa2cb418b 403 0.17/1.00 vMB 9
728,896 728,896 000000000000000000087c570c81875192d1a3cdb1359bb06e3f476063310b65 1,026 0.46/1.00 vMB 2
728,895 728,895 00000000000000000009256080a5a4499d359147da73eb4dcbc2c7158962eff4 1,476 1.00/1.00 vMB 7
728,894 728,894 000000000000000000093ff50cc497864160fb015609745cf120f4838ed4178b 2,645 1.00/1.00 vMB 16
728,893 728,893 00000000000000000000f7a8bd427f9c5c6a8897fc08ea4ac7bdabecd3c57840 50 0.01/1.00 vMB 8
728,892 728,892 000000000000000000081e15f09c4deead0a5200186d106bd93849247f2e831e 562 0.19/1.00 vMB 13
728,891 728,891 0000000000000000000807c00541cb64b436a7fbf9e90299b8564a3e1189f8a5 1,043 0.43/1.00 vMB 9
728,890 728,890 000000000000000000066e0ab4154b2273059c179020b13b8fdf27592a2fe33a 355 0.21/1.00 vMB 11
728,889 728,889 000000000000000000076e4470422f836792288dac1964dc56d23454d16c9b58 425 0.12/1.00 vMB 10
728,888 728,888 000000000000000000029c00ce42a3f4b6dea41708c92d0d3e2ea7f9b2ea8603 1,078 0.50/1.00 vMB 8
728,887 728,887 00000000000000000006eb4e86ba449b7342afdbaec32b719ec01be7a7d8c738 1,225 0.69/1.00 vMB 7
728,886 728,886 000000000000000000080a1994d99c5fdd8c7b3bdd5bafae081b640e59f8fb1b 969 0.60/1.00 vMB 7
728,885 728,885 00000000000000000008ca63c4f7e75cca8886c4bd9ae7a259f6fb39b0df9c2e 319 0.26/1.00 vMB 1
728,884 728,884 0000000000000000000266321663c5af141e975dc3e7160a636e479ea4eaab19 1,779 1.00/1.00 vMB 5
728,883 728,883 0000000000000000000720af9576a583b27c9990d7b9f35ddc81ec0520532435 2,120 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.53 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: 668.94 GB
    • Received: 15.65 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.