Loading Tool

Explorer IconExplorer

Memory Pool

39,479 transactions
26.93 vMB
0.06933868 BTC
Random Selection Loading Transactions
Max Size: 138.59/200 MB

Candidate Block

Mining Attempt 9943dbd1bec7fb50526dfcf2886b86a739221168837f3f63849189de8076d1db
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root bdd1d75552d3dc5ae3c6f388f79c432db5b4873bb9bab51ada7f024c2f56669f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,613
Size: 1.00 vMB
Total Fees: 0.01874427 BTC
Feerates: 107.72 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (911,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,106 3,106 000000005306af166149744b0fc04e9fcf561b2669ffcd026355750a007a89f8 1 0.00/1.00 vMB 0
3,105 3,105 00000000728d8d5a898b120f1538dc68e4df44fe486cc91e6a172b65a75aeb04 1 0.00/1.00 vMB 0
3,104 3,104 00000000a2381ea41f749c4242e3e55d4e8f4477f9ba83cb3ade3a234f86b365 1 0.00/1.00 vMB 0
3,103 3,103 000000006fbd5d5c06beb7bd23d87b677d3eca2e2e644a96f8eefe28b41b845d 1 0.00/1.00 vMB 0
3,102 3,102 00000000de4e9e30d87758af6afab71f26ab732cea8bb5f36a927253ea44c944 1 0.00/1.00 vMB 0
3,101 3,101 000000005a83151304f6be998d66d53d4e684255955d352e85a65e7020801738 1 0.00/1.00 vMB 0
3,100 3,100 0000000054470b7eaf483188546c296cb32dbed05bed5dd711bd7c685f8c8907 1 0.00/1.00 vMB 0
3,099 3,099 00000000bcdc52e18ad52bf541ac25122cbab181feb8ddfba2b47674f5183e91 1 0.00/1.00 vMB 0
3,098 3,098 00000000f398018f34f76cdcdb48385ce7739c2d182d402207c01e394e42023e 1 0.00/1.00 vMB 0
3,097 3,097 000000009a2300cca22db628c1dbfdc2755b3c51e713357ceff6e838049f670c 1 0.00/1.00 vMB 0
3,096 3,096 00000000f5e5e1b325b5a1b27c0cc3f13d52e33ffb513ace2cccc68291b01740 1 0.00/1.00 vMB 0
3,095 3,095 000000000214eb36bf98bd04284bfe1648029a63547a1bd52d5df90e5cc6f0f4 1 0.00/1.00 vMB 0
3,094 3,094 000000001c931571df64f8c2efb3a7f12e82fae99d2bdbf02c2262f6e5fe5bb5 1 0.00/1.00 vMB 0
3,093 3,093 00000000bd597f760d80147a29f1b59af24971b77431683c1f01ff6b7b1e30bb 1 0.00/1.00 vMB 0
3,092 3,092 0000000086297b5867c36c29a525c33717be5ccd4ecc1dd85f71dd28b22dfd0c 1 0.00/1.00 vMB 0
3,091 3,091 000000009aa083e76b59647fe7b1b73d9ee18470741c59d788b33d9ca9e1b815 1 0.00/1.00 vMB 0
3,090 3,090 000000006b9689a5d2eb6da05a901a2e197738c0509b570151263736f0b29e03 1 0.00/1.00 vMB 0
3,089 3,089 00000000f1d6d6a4200dc8f0d2b9d2a70fd5e14e4f4534050b88bb2db800de19 1 0.00/1.00 vMB 0
3,088 3,088 000000001c66cf28e4186b2240492bee3c63a2e71ad2deef034b76366f6143de 1 0.00/1.00 vMB 0
3,087 3,087 0000000000f2a226a43a012b50da8cad09c1cec43834d14681efa9974e623b85 1 0.00/1.00 vMB 0
3,086 3,086 00000000cbef185e083d66765bd78e563c3b50bd112ca078d500c2292ab7f776 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.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.