Loading Tool

Explorer IconExplorer

Memory Pool

82,576 transactions
31.46 vMB
0.08920144 BTC
Random Selection Loading Transactions
Max Size: 191.10/200 MB

Candidate Block

Mining Attempt 0f9da83b35bc2a2d73eacb63edf0a4ec0eb5e3ffdd31a6cdb420e56a3c8fbd5e
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 6484d4b6595145f7d7bc9490d3c07c41d8cd1f4e85943360592a56a1551e035e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,285
Size: 1.00 vMB
Total Fees: 0.02087869 BTC
Feerates: 100.18 > 2.09 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (528,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,631 386,631 00000000000000000b1ca01b5ef348ff769a7499d4d80b640e42ebaedb7d6e8d 433 0.25/1.00 vMB 27
386,630 386,630 0000000000000000049493cc46dcda4a3d94dc86afd8b74d8486615027a58d0a 2,094 0.85/1.00 vMB 42
386,629 386,629 0000000000000000034647f9826aa5250a56ef057b57d807254a3178214cd1c4 49 0.08/1.00 vMB 8
386,628 386,628 00000000000000000dd357c3819d7905163a3b98ac97d41513731113b48904ce 1,098 0.50/1.00 vMB 32
386,627 386,627 00000000000000000c5f9bda23fe649639928b9c5047edce098acd5555253c91 1,972 1.00/1.00 vMB 31
386,626 386,626 000000000000000007c71c293efa7e23ada13d12a0b21dd2a3a82a426d888374 446 0.24/1.00 vMB 29
386,625 386,625 0000000000000000078c61873e19ecbeddebee6724c1ad1153cf399937be95a2 608 1.00/1.00 vMB 10
386,624 386,624 000000000000000006a781bc67dd6baa8353d453979c40e346440922d80872a4 405 0.23/1.00 vMB 27
386,623 386,623 0000000000000000063172542e9021704fce320d0044a9067acb2028c11b335f 96 0.11/1.00 vMB 17
386,622 386,622 00000000000000000c095f0a975cc764255fc4244be3322af7f8ae6b45df394e 1,161 0.98/1.00 vMB 19
386,621 386,621 00000000000000000eccaf13627f17e9891059ca93702fe9ce9408761ad52fd7 849 0.42/1.00 vMB 27
386,620 386,620 0000000000000000088df4148d0a058e7391c94c78375fd1d6ba7ee6b92aee04 724 1.00/1.00 vMB 13
386,619 386,619 00000000000000000dffb5c44208965d7f0283414b8bc9ef383b883b1bf82e5a 29 0.01/1.00 vMB 30
386,618 386,618 000000000000000007dde66a2cf09fe5052f7500f6aa36fb06dd308f25670339 629 0.33/1.00 vMB 32
386,617 386,617 00000000000000000b162709bf752b11599a1cd570df8e831810273c583547bb 964 0.44/1.00 vMB 29
386,616 386,616 0000000000000000056c1bd1e1d97a1c9ce0b8cb5f76058d970c71cdacce4aa5 647 0.35/1.00 vMB 33
386,615 386,615 000000000000000002ab12c136ea5f0f7fc992ea36711679ba1cc261027002f4 273 0.16/1.00 vMB 24
386,614 386,614 000000000000000009d9e5ec2c5350b972dfa7b0dfe9171a7bdbd74e6c54ad16 80 0.03/1.00 vMB 38
386,613 386,613 00000000000000000eeee24b0081e3ed65d4ab01394cd8a169e318abb3d1d562 1,000 0.97/1.00 vMB 15
386,612 386,612 000000000000000007e6dee247d1449459a2d2c26dc3c4b16433f79d21a246d8 1 0.00/1.00 vMB 0
386,611 386,611 00000000000000000479f36a4e415da845238a24998f59853bd6afcf1a86a819 944 0.45/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.