Loading Tool

Explorer IconExplorer

Memory Pool

79,136 transactions
29.36 vMB
0.12449688 BTC
Random Selection Loading Transactions
Max Size: 176.78/200 MB

Candidate Block

Mining Attempt 649e6b92871d50e71db1e4fe886141e148b8a1a9e7368b9c0ec0d6eadc408e47
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 05487dc0672f9039f8c5b0d745f43fb57eb371e6173a2860e32085d5d13707e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.04503373 BTC
Feerates: 150.80 > 4.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (533,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,999 381,999 000000000000000007791e7202f3f68be682431a09d33685c717959d3e33a946 1,706 1.00/1.00 vMB 30
381,998 381,998 000000000000000004817b9709d1c6b6aed50b5b98c316f37529a4563163cc82 917 0.99/1.00 vMB 17
381,997 381,997 000000000000000003e03b65b63c2837ab154ddadfacb299453818fffcefc8f6 1,242 1.00/1.00 vMB 26
381,996 381,996 0000000000000000075b120c8554f468d5b10839b716492ed8f33d67278cb5a5 1 0.00/1.00 vMB 0
381,995 381,995 000000000000000006459deac86dbceebaa3c19c5e489b3a868f76ced9633f3c 1,401 0.75/1.00 vMB 35
381,994 381,994 00000000000000000bec5010479f39e8e3dfe69316d5ae4c3ed9509f8cc826be 1,578 0.75/1.00 vMB 37
381,993 381,993 0000000000000000097336f8439779072501753e2f48b8798c66188139f2d9cf 904 0.52/1.00 vMB 29
381,992 381,992 00000000000000000612e932b9fea79e4bc1cd74df55ee4816541ba5df792a46 359 0.25/1.00 vMB 28
381,991 381,991 000000000000000001d8dd8737807d24e91d090a13d81c63483de2abba62ec7f 844 1.00/1.00 vMB 13
381,990 381,990 0000000000000000018304d28dd70e630ce998a8788aa611cb2e2471545c8bcd 1,259 0.75/1.00 vMB 37
381,989 381,989 000000000000000003cda0fdac67b60262cd9bce4bf863e2ce002043238df2a5 2,122 0.95/1.00 vMB 38
381,988 381,988 0000000000000000025a5670b544145387d4000f4497b8cdf0b88cd2650a508f 116 0.10/1.00 vMB 16
381,987 381,987 0000000000000000086ae386190d79ef6011d0bf1950621c8c542eab802afc70 401 0.31/1.00 vMB 30
381,986 381,986 000000000000000007d1a5ad854751aba31a3e689847c89b95e0b53b46e95cb2 1 0.00/1.00 vMB 0
381,985 381,985 0000000000000000073f4f2f6b7118ab4edb05e65cc5841b976b8424f9f47587 812 0.91/1.00 vMB 17
381,984 381,984 00000000000000000555da300d2b61476d50f790c29303067e01c807dbc65aeb 1,197 1.00/1.00 vMB 22
381,983 381,983 000000000000000011404152c541888979eaf48db17ed55dafc0f1aa2e39848e 1,524 0.75/1.00 vMB 31
381,982 381,982 00000000000000000e92daeb433b6eafd5301301b2a5f241fc745b81e47db0db 2,273 0.95/1.00 vMB 46
381,981 381,981 00000000000000000d937891406bcbd67b13ac05e6248fe2a0543dc5ed398317 593 1.00/1.00 vMB 12
381,980 381,980 00000000000000000974070f0ed878e9ba89fa0aa6615d8177fa8c3b0d4891d1 2,590 1.00/1.00 vMB 46
381,979 381,979 00000000000000000687fb3d633cd4f17bef155f481507be59bcd8129695b9e2 1,973 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.