Loading Tool

Explorer IconExplorer

Memory Pool

82,091 transactions
30.49 vMB
0.13196410 BTC
Random Selection Loading Transactions
Max Size: 183.71/200 MB

Candidate Block

Mining Attempt cb40866e02805ae03625fcd196cb1ff7907d4253f273b157634e2ae69048212a
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root ee49ff5874f4550b753afb11c9fba392f935762ad02a3e6ed1fbbc706c205e37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,491
Size: 1.00 vMB
Total Fees: 0.06914252 BTC
Feerates: 203.60 > 6.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (408,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,869 506,869 0000000000000000004b442c2742754a80eb1d4cc121d5c95c393a9190fd784b 1,772 1.00/1.00 vMB 104
506,868 506,868 0000000000000000002045ce23712fa34b4f23e6bdb5e278163b7d76dd72080d 2,881 1.00/1.00 vMB 219
506,867 506,867 000000000000000000345fb5b81ab4841bb5f80953e8372465bcb4b1e5f9b7d2 2,297 1.00/1.00 vMB 191
506,866 506,866 0000000000000000001909871d9b2dc8172feda41cf39b84d7d5c1d19e4af810 2,753 1.00/1.00 vMB 207
506,865 506,865 00000000000000000025651cb545833ec1e2d55cff8ec4a032da02b5a3429c0b 2,399 1.00/1.00 vMB 164
506,864 506,864 000000000000000000299694902ce469686d19f2daf7cae7d4b7bbcb0c611a50 2,259 1.00/1.00 vMB 167
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
Previous 10 blocks ↓
Total Size: 782.34 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: 661.29 GB
    • Received: 14.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.