Loading Tool

Explorer IconExplorer

Memory Pool

100,016 transactions
26.71 vMB
0.10154194 BTC
Random Selection Loading Transactions
Max Size: 182.79/200 MB

Candidate Block

Mining Attempt 7afca4a6b47f04242256a33ea0bb8fd112a314f7dac660e73d92c6845666b734
Version 20000000
Previous Block 00000000000000000001ac81d87c71af2bd486957f0f76be3cc7ae44ad009b4b
Merkle Root f120404478bb526da3698e89656a04b196451786b7910f264c0a62e459b561e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,896
Size: 1.00 vMB
Total Fees: 0.02483140 BTC
Feerates: 603.14 > 2.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,300 (7 blocks away) ⇈
Next 7 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,293 916,293 0000000000000000000082260b48bd9abd98538a873daf0ec63b81535439afbc 3,192 1.00/1.00 vMB 2
916,292 916,292 00000000000000000001cf2cf2d038a7e27bbe8182faa4a0670a4bd8c185e157 3,811 1.00/1.00 vMB 5
916,291 916,291 00000000000000000000ead258baf51438ca23b9d2c93b699969a04835c6d5e2 3,398 1.00/1.00 vMB 3
916,290 916,290 000000000000000000018cfb023283f0f2b5326c498d5b8523a0180c43280f6c 2,585 1.00/1.00 vMB 2
916,289 916,289 00000000000000000001b0af0f16d4d54c8cba52420c7e0ce2c69fe496e801db 3,334 1.00/1.00 vMB 4
916,288 916,288 0000000000000000000063f66701078ff00ccba17a23ad70562c3434e3660bc3 6,162 1.00/1.00 vMB 0
916,287 916,287 000000000000000000008c1c13e6b437ed1cb83d13f8da35d4c3a347d9d02597 3,518 1.00/1.00 vMB 2
916,286 916,286 00000000000000000000ae6328bb81dbd052bf63cf08f50326976d0252395980 3,137 1.00/1.00 vMB 2
916,285 916,285 00000000000000000000f085207fd8573ff2c020a098abba662474058a04886d 5,996 1.00/1.00 vMB 0
916,284 916,284 0000000000000000000191145e96a02ee05b14671480ff79021dc36bfdc49a52 1,663 0.54/1.00 vMB 2
916,283 916,283 00000000000000000000a6def556b46967a56affff5d7fd6c436cbb439d54810 569 0.32/1.00 vMB 1
916,282 916,282 000000000000000000010aa5aa07630a9f7e1c3ffab8e7db741773468a03a9c0 6,517 1.00/1.00 vMB 0
916,281 916,281 000000000000000000012e184ffaaa701f85bb5a51e55d7dac98dba013a8e701 5,306 1.00/1.00 vMB 1
916,280 916,280 00000000000000000000f058b3ba24542242c70f379a9f92c96738a1cc285c94 652 0.16/1.00 vMB 2
916,279 916,279 0000000000000000000117deb93607f0e40fd4d6a120145283c285ab134dd6d9 2,802 1.00/1.00 vMB 2
916,278 916,278 000000000000000000015b5edb7b31ac384d380962b02a80506e4ec47c856136 634 0.15/1.00 vMB 2
916,277 916,277 0000000000000000000003bd62741819a20c7891b91ac54e8264eb34d447c83b 5,403 1.00/1.00 vMB 1
916,276 916,276 000000000000000000017c5d791279ca88b335ec68092dd17aabe3beb82721d0 3,982 1.00/1.00 vMB 1
916,275 916,275 000000000000000000016efd6d6580b434a387a326bd72a5b93a9cbc02dbf6b4 2,288 1.00/1.00 vMB 3
916,274 916,274 00000000000000000000cee731cb6db091821c71c7e3acb035eee65cff0a1fe1 1,654 0.65/1.00 vMB 2
916,273 916,273 000000000000000000018d9dbf01c5f344170426db45506c98979a7c5faa0393 3,319 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 784.63 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: 832.99 GB
    • Received: 25.82 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.