Loading Tool

Explorer IconExplorer

Memory Pool

78,489 transactions
29.37 vMB
0.08067532 BTC
Random Selection Loading Transactions
Max Size: 180.02/200 MB

Candidate Block

Mining Attempt fd2d1247fd4d8b6787ce0af2de6168c87ac71bc3f7f1974e9d9458a098699ff3
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 8f1512927af2519d58eea66401afdea486ebec4f87bf6edc5011f632eec9f11f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.01627448 BTC
Feerates: 73.20 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (633,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,558 281,558 000000000000000246cfb5d009b1fd3c38c210e5b6158e5e0e5604c8663848de 589 0.39/1.00 vMB 44
281,557 281,557 00000000000000003dd9869cda6a76354afedc082db4a6435d7e4622d1d9fa30 351 0.18/1.00 vMB 40
281,556 281,556 0000000000000000fdac4a161343c7669fdb364943f08577b59096889f98bbed 263 0.19/1.00 vMB 26
281,555 281,555 0000000000000001d3c0f3c91976a3938d5396f828ce353d1c500ee2203c2e03 155 0.05/1.00 vMB 115
281,554 281,554 00000000000000025bad677de633f9fe4a2714f35d38276b3fada480fdb4fad5 525 0.46/1.00 vMB 26
281,553 281,553 0000000000000001adda8aeb8b419c3be850fda4787d6cfab8dc933b2c573740 525 0.25/1.00 vMB 51
281,552 281,552 0000000000000000e0d25ec7c553fe459fe3cd8e4ecce360052309bfb7d2ebe5 129 0.07/1.00 vMB 32
281,551 281,551 0000000000000000642abb0a0ae14fb3303727119acbe70b713ca3cd35f4d789 816 0.41/1.00 vMB 51
281,550 281,550 00000000000000016827cf96552a6985d8d217f5f859000602d1a2987cc0881f 177 0.10/1.00 vMB 41
281,549 281,549 0000000000000001397f9ce1b4877dc9202c272636dbd2e28e9de2ab61546baf 275 0.13/1.00 vMB 50
281,548 281,548 0000000000000000fd942f3fb6fda46d35f2978207e5768bbc33f25ece8ae323 501 0.25/1.00 vMB 38
281,547 281,547 0000000000000000da9273e6b2e872b9c666a6b7b0ea2099f27803fbd9e79912 93 0.04/1.00 vMB 37
281,546 281,546 0000000000000000b9c75ce57a1ccdde35427fe2eb4085a5efb85388f2a44648 360 0.15/1.00 vMB 61
281,545 281,545 000000000000000186a33784a8200711a1e6876216b28b00ba62e3b9cc874c87 513 0.43/1.00 vMB 20
281,544 281,544 00000000000000024567358f27c47d59fbbce5853c35ee5fe3c41caaa6dd4831 803 0.25/1.00 vMB 117
281,543 281,543 000000000000000086a82173a3114aabaccf7c6b6020e7eb1a92c52191acab44 1 0.00/1.00 vMB 0
281,542 281,542 0000000000000001b2151382cb153dc3a6f0c9dcb2989cf91e18b076e6e11406 596 0.25/1.00 vMB 45
281,541 281,541 00000000000000016ab4cf5055cb1852b25d3b1d9f6574c9669f6ce4ce21253f 728 0.25/1.00 vMB 72
281,540 281,540 000000000000000218f31f3f45e866ac442fc46b1e8e3f34461413b43acd77e4 573 0.25/1.00 vMB 51
281,539 281,539 00000000000000002298c84800822ac5076148e94f5ef4fe20af1c98855fee27 401 0.26/1.00 vMB 34
281,538 281,538 000000000000000051dbddb9798a2aa5d63487e63a76b8e0de9ab81fb1fe4149 388 0.23/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.