Loading Tool

Explorer IconExplorer

Memory Pool

82,749 transactions
31.39 vMB
0.11092690 BTC
Random Selection Loading Transactions
Max Size: 190.31/200 MB

Candidate Block

Mining Attempt 7a6640a9ef43376b59dabaa1230dc2af6cbe9d2edecc38308d1ee5e7beec18fb
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root b4047d1c2b5fcea61ce0b58dfe943c5e8f1b7f6dd08441b4bc2a6a127dacbc0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,346
Size: 1.00 vMB
Total Fees: 0.03468354 BTC
Feerates: 318.30 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (164,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,197 751,197 00000000000000000008bf9ed84ee77176fc26241b338aa526f4886450ba332b 2,235 1.00/1.00 vMB 15
751,196 751,196 00000000000000000001030d770c3a4c19eec225f1bbe9fba9f79a4f5fe2ea59 225 0.07/1.00 vMB 8
751,195 751,195 0000000000000000000362bcae8abbd57cde1342162b17dc7b1bab66c742cf1a 1,558 0.57/1.00 vMB 8
751,194 751,194 00000000000000000003780129da4a7f8c458b75db625dcc0ca5d09e176ee2f5 902 0.31/1.00 vMB 10
751,193 751,193 00000000000000000002288b04e0c3efe000bc5819465f79db4964b9ff730ba7 180 0.05/1.00 vMB 11
751,192 751,192 000000000000000000082c0f7b802383dae31e407e2aa2f3cf938a0724870829 1,896 0.70/1.00 vMB 9
751,191 751,191 00000000000000000001e54bb824fefadb647e7ed09d656f8435d75d17094788 126 0.05/1.00 vMB 7
751,190 751,190 00000000000000000000c765e685bd0e259cf9956ae39bafe9b1cb4e626e6fe3 199 0.06/1.00 vMB 8
751,189 751,189 00000000000000000002519a846fc5ff02a22349638e26b4c3fb38661b6b5677 127 0.13/1.00 vMB 3
751,188 751,188 000000000000000000061f05d749575fbd30d80ae5ef6d04b090e20998443fca 2,038 0.79/1.00 vMB 8
751,187 751,187 00000000000000000002a3857f52874cd992389177fcdf520dcfdadfe077a170 763 0.32/1.00 vMB 7
751,186 751,186 000000000000000000074e2d8475fc9d389d664ab116c0a15c7f4a111d83d950 979 0.40/1.00 vMB 8
751,185 751,185 0000000000000000000465a2c9baf60bfa3130f9e945089597dbb0108cff7fdf 48 0.02/1.00 vMB 7
751,184 751,184 0000000000000000000771d8fe0ddf989b54d0c5615adcc847805fa29933e522 612 0.56/1.00 vMB 4
751,183 751,183 00000000000000000009d660d2de85d56d9c5087217ce4f5709aaafdb95f4c71 1,745 1.00/1.00 vMB 3
751,182 751,182 00000000000000000006c6831bb29a35064a2851ec330333fa20d4181e31e937 2,418 1.00/1.00 vMB 10
751,181 751,181 000000000000000000059f7090fbf9e7017021ecf7b06aad2011112c0ae44c3c 1,217 1.00/1.00 vMB 9
751,180 751,180 00000000000000000006daa0673be897a7d1d0a6336db743993a433f31a71ecf 1,501 0.71/1.00 vMB 8
751,179 751,179 000000000000000000059940d8a87598444ee1ad11da742d9d04f752adedf4f7 1,209 0.78/1.00 vMB 3
751,178 751,178 000000000000000000021243cf8f9a7562867a2925fd54ff7249c9b51fec37e6 1,901 1.00/1.00 vMB 10
751,177 751,177 00000000000000000007c8dc7f038e1eb58f15925407483c29679ae169a18702 225 0.08/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.00 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: 718.46 GB
    • Received: 17.90 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.