Loading Tool

Explorer IconExplorer

Memory Pool

80,411 transactions
30.12 vMB
0.08954415 BTC
Random Selection Loading Transactions
Max Size: 180.64/200 MB

Candidate Block

Mining Attempt 514ee06f11768bdc205494b14908b09e3ceb81b7838ed76aa116bc58538767b7
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 4ce3d064eda84f3a9909a72710b7080a644941ab2e23432cae51603d3ad439ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.02794711 BTC
Feerates: 301.07 > 2.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (408,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,863 506,863 00000000000000000001fe47bed5d5476440ffd0431f5973a9a6b1e0dba93113 1,277 1.00/1.00 vMB 152
506,862 506,862 00000000000000000037606e7f64cd8d7cfeecbc88382a400db974db96dd15eb 2,432 1.00/1.00 vMB 158
506,861 506,861 000000000000000000611e8a401c851934f5ecf3d94cfda1af57e03868288294 1,210 1.00/1.00 vMB 116
506,860 506,860 00000000000000000029d1658cb098eaeb7ab42d93f59d72c4af08a9eb9df755 2,232 1.00/1.00 vMB 167
506,859 506,859 00000000000000000009d2b12d2bc20f1906b9558b23b8f6fa315217698666e5 2,328 1.00/1.00 vMB 167
506,858 506,858 00000000000000000054407036f2fa6396e68c92861b7ad1cf9ae99604f9ae9f 2,068 1.00/1.00 vMB 190
506,857 506,857 0000000000000000002bcf47ba9bb83046e964a8b8381d47deb744a8efa3880a 2,421 1.00/1.00 vMB 192
506,856 506,856 0000000000000000004a2df6379e8bc0e8ad3a03127a01c368addee0d8d2873a 1,961 1.00/1.00 vMB 242
506,855 506,855 0000000000000000000c68937c2985216886eec8ea062499ecaeb626df9d9a53 2,331 1.00/1.00 vMB 154
506,854 506,854 00000000000000000042ecd2c05b5b93463f35849879ee5b71fbf8a6122c7785 3,126 1.00/1.00 vMB 211
506,853 506,853 0000000000000000002270097267582645ba363c54e11a3aa8b62f7dfdc621b6 2,822 1.00/1.00 vMB 227
506,852 506,852 0000000000000000002ed602b82dbdd59e76851de49e53e15101c52bf775bfcf 2,432 1.00/1.00 vMB 226
506,851 506,851 00000000000000000050bd2361396c72866f793b73bbe60cab7b94d8f14a16b7 2,408 1.00/1.00 vMB 186
506,850 506,850 0000000000000000004b85298daecfe13aec915e2ca39ebec78acab2c9cc529b 914 1.00/1.00 vMB 199
506,849 506,849 000000000000000000049456248bac47fbb62590c125e2631f590b8844339b74 1,589 1.00/1.00 vMB 223
506,848 506,848 000000000000000000305a8b171f53d992f99c87d97c859105b68cd37faabc29 2,547 1.00/1.00 vMB 269
506,847 506,847 00000000000000000033fce05ad2a84f9950bd3c15deec72f316a7eb05d17a27 1,635 1.00/1.00 vMB 106
506,846 506,846 00000000000000000052e08d2b0a2aa056e9dff003ccf7cddb41f7b8c5ee3e5e 610 1.00/1.00 vMB 18
506,845 506,845 0000000000000000001c39b9f78409a6860b1c4db945b22727649892a5bdf7d2 2,136 1.00/1.00 vMB 148
506,844 506,844 00000000000000000066fad313137a19e3304cc8461918f90ab0188b156e6a8b 716 1.00/1.00 vMB 48
506,843 506,843 00000000000000000069bc0607e24892f54e9eaf121f3697cfe90ff5fe16c027 747 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.41 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.97 GB
    • Received: 15.07 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.