Loading Tool

Explorer IconExplorer

Memory Pool

25,143 transactions
24.61 vMB
0.05037780 BTC
Random Selection Loading Transactions
Max Size: 118.72/200 MB

Candidate Block

Mining Attempt 8b0d003ec5ecfde6dd834b11f4fccebb3f9b0a2eb9a9cc2f2733a32354956e61
Version 20000000
Previous Block 00000000000000000001bbb571411c36339be05e3c18dda8ed251363ab729364
Merkle Root 5b918a683b93e7009631c194547d5ce5c2b3d17e3d21f17979ba210bd738ad26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,552
Size: 1.00 vMB
Total Fees: 0.00625978 BTC
Feerates: 61.00 > 0.63 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,177 (651,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,518 262,518 000000000000001275284ca3da076c50f3ec9848747b8351ff87ad55a01762d8 24 0.01/1.00 vMB 77
262,517 262,517 00000000000000122828150c38046ea3bbd5735d961e52ecb85f5d758c52e642 22 0.15/1.00 vMB 2
262,516 262,516 000000000000000a37b4eeb583775800a2271d5f6980d135a74ebd24be6ee8a8 189 0.08/1.00 vMB 84
262,515 262,515 000000000000000d33acda0d36da5ebad78fff9a9ba218635a0bd75129a64fca 9 0.00/1.00 vMB 53
262,514 262,514 0000000000000016037646f74e930d471f6644176c27ff38d3d64764580eb25f 135 0.06/1.00 vMB 126
262,513 262,513 00000000000000069a0d5c14c0f53f88a8533b35d2240738d08ec2bccd4ad25a 4 0.00/1.00 vMB 91
262,512 262,512 000000000000000cee5caa5b863c3705042712ff73df3816eb0f7bebd685e936 177 0.08/1.00 vMB 86
262,511 262,511 00000000000000113e67e437bd78d00a444a4ce313d0f180d2c48df8e61b9e5f 362 0.12/1.00 vMB 81
262,510 262,510 000000000000000e6bc4a9c34985de978bbf5c6cac6bdfc73090159bd6efb81c 212 0.09/1.00 vMB 33
262,509 262,509 000000000000000ba4d74405cdbce8b9c22863cc63b29dede7a3238359e693c9 414 0.25/1.00 vMB 106
262,508 262,508 00000000000000126698f87c7084c7487a1a47de5d26f7886cc75deb14d36f0e 106 0.04/1.00 vMB 68
262,507 262,507 0000000000000012b515dfc44643a808dd957b49b2ebb570e2287a3267492c18 331 0.19/1.00 vMB 82
262,506 262,506 0000000000000014840a043c7dd81a1eddc5de527f50be3075381b7d0a66b125 79 0.03/1.00 vMB 103
262,505 262,505 000000000000000a556ce8a81d203aebd47d49f2149a8785517f049bf39e5431 251 0.11/1.00 vMB 70
262,504 262,504 000000000000000ae5a314308f8d84f1487ed654b82b89c6a749f619a81f67bd 218 0.13/1.00 vMB 26
262,503 262,503 000000000000000ee3b2270dfcca351e852d2b7a40cfc2f6f86c1e0c8e55baae 587 0.25/1.00 vMB 112
262,502 262,502 000000000000000690162516b6d01dc0bfd2c4ab8c4172ff0bc1899dc3526bf9 117 0.05/1.00 vMB 76
262,501 262,501 00000000000000025314cb0738d0604107ae4baf9a90e02f84ee84e3c7948719 32 0.01/1.00 vMB 91
262,500 262,500 000000000000000873ae6f84e06c066e127c536dc124a5725464171ac48c5169 25 0.01/1.00 vMB 89
262,499 262,499 0000000000000011434f45ec254de194467c75b20599c19babb07c338ff9c654 139 0.14/1.00 vMB 39
262,498 262,498 0000000000000007563b52b9f6dffbf6c9ad8a8c9032aee374008632eab79bb7 60 0.03/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 780.91 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: 571.85 GB
    • Received: 7.80 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.