Loading Tool

Explorer IconExplorer

Memory Pool

78,135 transactions
29.34 vMB
0.06452499 BTC
Random Selection Loading Transactions
Max Size: 176.27/200 MB

Candidate Block

Mining Attempt 81b81c403b4a3e5e153fa52fa8a43b40fb033139adf52edc99846043d012386e
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 09ae36af42cb46db3e7f88b996739377fb94374b88d09b0d5cb5f26f0dd03422
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,106
Size: 1.00 vMB
Total Fees: 0.00512132 BTC
Feerates: 18.31 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (350,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,406 564,406 000000000000000000000757af578c3eeb35a1ad0b3a945b646ac1bea5faad62 3,097 1.00/1.00 vMB 38
564,405 564,405 0000000000000000000b42d2e4230267fa7f1d77b1795e735836514cc3cbe202 3,064 1.00/1.00 vMB 15
564,404 564,404 00000000000000000003b842d665de2eb1c907e08602d05607917443539ab25e 435 0.13/1.00 vMB 7
564,403 564,403 0000000000000000002772c14c6dcd592a3a439e452b3416dedadc154bfad907 1,717 0.76/1.00 vMB 7
564,402 564,402 00000000000000000024c8504a139f530f218bd650c443b7033d63a5d23a567d 3,051 1.00/1.00 vMB 9
564,401 564,401 0000000000000000001bfd6f66f1fcf249bcdb5069797f94ae573c0b96b0730d 1,703 1.00/1.00 vMB 34
564,400 564,400 000000000000000000233550793bca33549ab8383fda818b8e977491ef4c1025 2,824 1.00/1.00 vMB 6
564,399 564,399 0000000000000000002338ddea0b00d6a46440ed9ca0b3d5e974c96df3b7a90e 3,025 1.00/1.00 vMB 6
564,398 564,398 00000000000000000013fe67443d31f7e121044f1ba480dc95ebb48e03b1ac95 2,681 1.00/1.00 vMB 35
564,397 564,397 00000000000000000023c1df2ba799ebf5607a14eb53d4af7d5263ddb380b1a2 2,996 1.00/1.00 vMB 41
564,396 564,396 00000000000000000021a9e0f48a77e9f3780d82fbd7d1391e874b56fb435034 173 0.05/1.00 vMB 11
564,395 564,395 0000000000000000002b3b3033ed61c9181e26cfd45725338509fdbe55c96503 445 0.28/1.00 vMB 6
564,394 564,394 0000000000000000001113c41f50cd322bb627a9076a5d2be568e1cd7599de8a 1,665 1.00/1.00 vMB 3
564,393 564,393 0000000000000000000746a02e70ebb724321b8e02268e3a6acbd18dcd14982b 2,622 1.00/1.00 vMB 10
564,392 564,392 000000000000000000293970ede81a78642854bce54dfa115a69c972722765d6 3,190 1.00/1.00 vMB 17
564,391 564,391 00000000000000000001200cdf43c130d023385427564c4363f3c35c5fa5619f 3,318 1.00/1.00 vMB 45
564,390 564,390 00000000000000000016c153b244924bce2d37545a2e3b2753bfd7ff5e8c0359 3,076 1.00/1.00 vMB 4
564,389 564,389 0000000000000000000a085c4d15bb00d20a67789c4e199c2dc4dd9816e912d1 2,739 1.00/1.00 vMB 30
564,388 564,388 0000000000000000001d0f59ad48fccccc66be27529fbf6bd90bd1869e7fdabf 3,540 1.00/1.00 vMB 51
564,387 564,387 0000000000000000000910bdc48d9f4f84255386247c1e6342b7e2e9b07bd77d 1 0.00/1.00 vMB 0
564,386 564,386 0000000000000000000e51359013ddf25dedafe3a9306b32dd8f9176139bb587 2,118 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.