Loading Tool

Explorer IconExplorer

Memory Pool

77,688 transactions
28.86 vMB
0.07011905 BTC
Random Selection Loading Transactions
Max Size: 175.03/200 MB

Candidate Block

Mining Attempt b125d78b0b7b775d71c563bbef2802c61e6ac93553ba4366c9ab99206567a977
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root aa6aaaba5f8c86c7e0de59ccd111e4d03ac822e6170723dee06b9de61a626d1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,816
Size: 1.00 vMB
Total Fees: 0.00984071 BTC
Feerates: 100.72 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (801,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,708 113,708 0000000000001093c75a0e51f5881e3639df523ec44959cf0ff725509305fdb5 9 0.00/1.00 vMB 354
113,707 113,707 00000000000016dc62732f7a169b51d40378c7f32560b90e1cae7170ace28e17 14 0.00/1.00 vMB 0
113,706 113,706 00000000000056193416c8c6c2968e24285f51ceadd16e3a4f2935ac789e97f7 11 0.00/1.00 vMB 0
113,705 113,705 00000000000022f64fcb57e43f44d3b2d3b432663481b99cae58b42cee63833a 1 0.00/1.00 vMB 0
113,704 113,704 0000000000003cd50e83e0a546443220607d2fb07ee0d223a1fdfe33082d54b1 8 0.00/1.00 vMB 295
113,703 113,703 0000000000009edf916bedda9caa4a932f53b10ee444977f32d3206acc8bd93d 12 0.00/1.00 vMB 674
113,702 113,702 00000000000085c91c4d38d0d2b7b0a098e26bff4ea2261419d48d174bec7231 13 0.00/1.00 vMB 337
113,701 113,701 0000000000003023387d50fc07d9981508557de8cc71a5070ded5d9d8809d80b 17 0.00/1.00 vMB 0
113,700 113,700 000000000000cf24be17ea96f71558543cb5bbb0900a2c29a49dd0981b0ce68f 10 0.00/1.00 vMB 335
113,699 113,699 000000000000493eb0ceab165c33b66c3514edecfcdc6be6196f9ab726350181 6 0.00/1.00 vMB 0
113,698 113,698 00000000000044fe61bd9007281ee7dadf592c22692200d190722410ad3a8bc7 3 0.00/1.00 vMB 1,945
113,697 113,697 000000000000b1d808d083f72896d6d918c9b9cd06b8b5259b625448a911998e 141 0.04/1.00 vMB 25
113,696 113,696 0000000000009333de0ad7ea322eac38d41fca38419cfbfc85c338a0c7e8b34c 8 0.00/1.00 vMB 0
113,695 113,695 0000000000002d89ce38a5a4f616bf646cbba789f83d3455f351237849e8e246 20 0.00/1.00 vMB 208
113,694 113,694 00000000000045e9c879d67162752ea8e61416af3ffddafe7ca0d84bebce4ab8 9 0.00/1.00 vMB 0
113,693 113,693 000000000000107e8334cb8098076ce4864eb78986fd757184bc7bb7f696c348 11 0.00/1.00 vMB 655
113,692 113,692 000000000000af42490d0bbc3b5b692df51433939361a8e4104b9e96f4f313c4 11 0.00/1.00 vMB 604
113,691 113,691 000000000000a5d1d741bd5ba3448590b8f4463a7dc2f4aa6aca9ae9be74058d 10 0.00/1.00 vMB 0
113,690 113,690 000000000000abf2e10e6171acfefd8b437a5c0179337f9c2391c0166d0d6904 11 0.00/1.00 vMB 262
113,689 113,689 000000000000d07ec20ac933b61ca5c8c60ee3f56c1105c9eb77d50de8fd7827 23 0.01/1.00 vMB 178
113,688 113,688 000000000000822c4e32dfdf581b3aa30a77bd29c7246afa59180e884681e666 11 0.00/1.00 vMB 687
Previous 10 blocks ↓
Total Size: 782.57 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: 671.16 GB
    • Received: 15.86 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.