Loading Tool

Explorer IconExplorer

Memory Pool

63,088 transactions
20.65 vMB
0.05193415 BTC
Random Selection Loading Transactions
Max Size: 131.54/200 MB

Candidate Block

Mining Attempt d1f17a09a88ece42ed9e6ee246ef040ee2ba5b5403c56f1acc7235ecf70175e5
Version 20000000
Previous Block 00000000000000000000e338a1c90feb9182d7b853fad30c9e138876190215e7
Merkle Root a968117066c25435e70ed40d7880400716679fadbf2a4661ff87c1a2145acaf8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,901
Size: 1.00 vMB
Total Fees: 0.00461387 BTC
Feerates: 40.21 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,675 (42 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,633 915,633 0000000000000000000115aec14edef7351610aaca38a5e367d17c217cb00d7e 4,075 1.00/1.00 vMB 6
915,632 915,632 000000000000000000005e8831ecac08a960a91d5f5cb02dc703da148f7574ec 4,011 1.00/1.00 vMB 6
915,631 915,631 00000000000000000001e28b8c19f5ee159aa8c88c38d494894b939b2bf44e47 5,519 1.00/1.00 vMB 6
915,630 915,630 0000000000000000000169b9328b00815ef6be4c80bdeb24b0095f545ce0b145 5,348 1.00/1.00 vMB 7
915,629 915,629 00000000000000000000264a7dd487835a641ae1328d88ae07ad035145801a5f 4,806 1.00/1.00 vMB 10
915,628 915,628 00000000000000000000c801401199ca66858fca83aa17d805e846163672a0ac 2,496 1.00/1.00 vMB 2
915,627 915,627 00000000000000000000da576ff5e970bfc27cf6422cbb4d2c649031c006b905 4,170 1.00/1.00 vMB 3
915,626 915,626 00000000000000000001988ac308b422066efcf6e9b3cd8e9afb4f26462c1591 4,459 1.00/1.00 vMB 5
915,625 915,625 00000000000000000000313893119f5171ddcbd275060726324c92d3261b0219 1,231 0.37/1.00 vMB 2
915,624 915,624 00000000000000000001b9c985b14b818b8cc23a1e65f53a43b001f21bef4a3e 1,415 0.32/1.00 vMB 3
915,623 915,623 0000000000000000000178d0b6c1c6ada6b968731661a8dde9c7647b3e1279c1 6,849 1.00/1.00 vMB 0
915,622 915,622 00000000000000000001b259ee24745935bd287f5b90f67a2bf9d14eecaae9fb 4,883 1.00/1.00 vMB 1
915,621 915,621 00000000000000000000aff128195e345133b8158c003d35948ffebe1b4bb614 6,502 1.00/1.00 vMB 0
915,620 915,620 00000000000000000001c845ba6b3156aac077f14335dea9d4a84aa7ae15ddef 4,971 1.00/1.00 vMB 1
915,619 915,619 00000000000000000001acfb5686aff514e3d4eb1c78c0c0cfd19f1a62af6899 1,353 0.39/1.00 vMB 2
915,618 915,618 00000000000000000000a0e3cfb13c2d2fa7a495528146bbc3284fe10dab1b50 5,318 1.00/1.00 vMB 1
915,617 915,617 0000000000000000000106a76cd00b2438a61d530816ece1b5e21316173946db 3,078 1.00/1.00 vMB 2
915,616 915,616 00000000000000000001b63d7b33b986202719677376bd824fd96ab4708dc7bd 3,518 1.00/1.00 vMB 1
915,615 915,615 00000000000000000000ad0d1e561d9b8ee45dc96959e6fc2baefb6c9cfc7607 3,428 1.00/1.00 vMB 3
915,614 915,614 0000000000000000000109841842411718b0f71d958a544a6e1139d2f7aa27e5 5,775 1.00/1.00 vMB 0
915,613 915,613 000000000000000000011119f35af550aed3e086de9bcd46604a1e9a8bea1942 3,976 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.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: 774.26 GB
    • Received: 20.66 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.