Loading Tool

Explorer IconExplorer

Memory Pool

79,845 transactions
29.62 vMB
0.09499872 BTC
Random Selection Loading Transactions
Max Size: 179.18/200 MB

Candidate Block

Mining Attempt 2014f5cb3875e078ac337efc937695c98a915e542eb35ec73a2e55b5685a0937
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root b5ff8e19fc104079bed500650b708be4b2dabafd7d1a5c8fe49b624d61294e1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.03197353 BTC
Feerates: 301.60 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (381,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,978 533,978 0000000000000000003360ab602363781c9f780ad35d41ba1e9f6f286f03dd8c 936 0.32/1.00 vMB 24
533,977 533,977 00000000000000000005edbb4e6626272f4eefd2625433f0b45cefc1dd229622 448 0.44/1.00 vMB 5
533,976 533,976 0000000000000000001903a2723727888932231c5878f5c7a8208c7a248c28c9 1,499 1.00/1.00 vMB 11
533,975 533,975 00000000000000000003faa106b10dfa18419721a63e08d883dac47897478418 1,931 1.00/1.00 vMB 5
533,974 533,974 0000000000000000000cebb0af79e4ad296fd0c77cfa9a082b68e6d3dce341d6 2,926 1.00/1.00 vMB 26
533,973 533,973 0000000000000000002a0c2955cadf7b83e2bc10a83d35569a6d1b8860885613 747 0.52/1.00 vMB 10
533,972 533,972 00000000000000000021b0f9bae93bd439aa57e2e7c62c50d2f56ce3db391e79 2,064 1.00/1.00 vMB 12
533,971 533,971 00000000000000000018a3904b034a23aed57f1494cd9aa8c0fe4004415d8b9f 261 0.11/1.00 vMB 12
533,970 533,970 0000000000000000001735d639b8c4f3f71b49b6650c854ba7b91d8ccbc9805e 761 0.69/1.00 vMB 8
533,969 533,969 00000000000000000028a75835df9f8e860276c74316ef7f31bcb2a0d04541b1 2,409 1.00/1.00 vMB 18
533,968 533,968 00000000000000000006e95be4c38f162c6aa573cb1a28878ca91084db723c0c 434 0.21/1.00 vMB 13
533,967 533,967 0000000000000000001aac3bcb98335fca6751efd0637f486f367c6e79e964fb 1,063 0.61/1.00 vMB 13
533,966 533,966 0000000000000000000c9dc75f115b60d3c3e2d5f622a52ed61aaa86627cd596 554 0.42/1.00 vMB 9
533,965 533,965 0000000000000000000b149be0b8a0c15745ee7b11fdb7cd70f85409be236abf 321 0.19/1.00 vMB 8
533,964 533,964 00000000000000000032af4fccbc616c07b2ab985fe77f9b89f3224e0de46bec 1,469 0.76/1.00 vMB 14
533,963 533,963 0000000000000000000cb18daf7ea589af310e9921a870b0fd2199d28436b171 1,375 0.82/1.00 vMB 10
533,962 533,962 000000000000000000145870fd65ed487b8a851e7324dd3f08ae55f35798eb85 2,587 1.00/1.00 vMB 15
533,961 533,961 0000000000000000000e66156772ad2daf392e93228ca50d2630f4e579b169cc 1,828 0.83/1.00 vMB 12
533,960 533,960 000000000000000000147b213c1c9f3407e50240c10315112b5a45771a109fd4 1,148 0.71/1.00 vMB 7
533,959 533,959 0000000000000000001d45873ee8bae90a5c94b506bbe952f8045d3006b9cd3b 2,106 1.00/1.00 vMB 11
533,958 533,958 000000000000000000328305cabe10e1da70d8a7c3db5f890e3e8faa32dc307f 789 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.