Loading Tool

Explorer IconExplorer

Memory Pool

38,740 transactions
28.29 vMB
0.07167612 BTC
Random Selection Loading Transactions
Max Size: 143.41/200 MB

Candidate Block

Mining Attempt d9ace0444f410a59c9894d6adb9f4178ca6776e54101d972355abd0a8d915155
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root ad7efd49e6b1509ac4ce43ce9417dbf5095d49044fa7f824a3ca5b436a3be2b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,396
Size: 1.00 vMB
Total Fees: 0.01736885 BTC
Feerates: 150.93 > 1.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (176,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,162 738,162 000000000000000000020148a03f20ad9bb0413207f4c452a827b05bd5e7eccd 2,880 1.00/1.00 vMB 37
738,161 738,161 00000000000000000001883f84d409d81bf54387f06269a43faad0134854d790 257 0.19/1.00 vMB 3
738,160 738,160 00000000000000000003896fbabb5f7a65554642571439225393cc12c7620bb3 1,488 1.00/1.00 vMB 9
738,159 738,159 0000000000000000000968b08645621ccf40fcd815f3eb9877ed7f40ce92b71a 1,427 1.00/1.00 vMB 4
738,158 738,158 0000000000000000000840956f4ec9e544b104e02977b13703813af104214f68 1,418 1.00/1.00 vMB 2
738,157 738,157 0000000000000000000773bb8d03ea2872772193b07dea78e12fece0cae240bb 3,332 1.00/1.00 vMB 9
738,156 738,156 0000000000000000000950720639fd674f724fecb9f5a10291bbd0d950ab7537 2,443 1.00/1.00 vMB 9
738,155 738,155 00000000000000000008d7ee24dd1b7df5586c874e731a8f30f983c02a513d3e 3,200 1.00/1.00 vMB 16
738,154 738,154 0000000000000000000367c198abd466de7ca9617c7cf444d47346ce219a7b28 2,453 1.00/1.00 vMB 9
738,153 738,153 0000000000000000000826e08ec4578996c8eed01aaca927a7d8b2aef45fd534 3,402 1.00/1.00 vMB 24
738,152 738,152 000000000000000000021fda3c20b74589995039a2e7207a7f96c9bc7a4c3982 2,761 1.00/1.00 vMB 11
738,151 738,151 00000000000000000007a9d528792ad23a4f45b6e58bf1e9567f2166a125c141 2,006 1.00/1.00 vMB 13
738,150 738,150 00000000000000000003432095314487ae50cf8cfe28ec8e6d6e82c976f8df37 2,956 1.00/1.00 vMB 19
738,149 738,149 000000000000000000011db7a8e9a6edef7fd89aab6b2699a510f150878a7daf 2,626 1.00/1.00 vMB 13
738,148 738,148 00000000000000000001aa3aa526b628dc930569542f9300a425d0a790019676 1,541 1.00/1.00 vMB 14
738,147 738,147 00000000000000000009631fcfc03d6bc525ab7292ab9c49f49cdc83af7517d2 2,665 1.00/1.00 vMB 17
738,146 738,146 0000000000000000000529bf13df8ae497278cdacb609c8524cef6212dafbe5c 2,627 1.00/1.00 vMB 17
738,145 738,145 000000000000000000006110889393b00205949c27864393fd818d875603ab33 2,899 1.00/1.00 vMB 29
738,144 738,144 00000000000000000001981b2dbcc9b4697dc2e6c249a1d525fefa72f5af953c 2,923 1.00/1.00 vMB 18
738,143 738,143 00000000000000000003ed77fa5547b135b2d5b2d2768a48553bbe73d38cb909 2,000 1.00/1.00 vMB 27
738,142 738,142 000000000000000000050d19f6883897c353b2ea6bca484273e3f4dc6a669113 2,472 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.12 GB
    • Received: 11.87 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.