Loading Tool

Explorer IconExplorer

Memory Pool

77,205 transactions
28.69 vMB
0.09460013 BTC
Random Selection Loading Transactions
Max Size: 173.94/200 MB

Candidate Block

Mining Attempt f57e9812f8e6a6fd8d2561f9b6d228a2ed8032566e60fb31f06fc4a72e2b0d40
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 7843124d51624d8b14d009883f803649a2aa57158c1bf9cc2501b5887df565c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,451
Size: 1.00 vMB
Total Fees: 0.03498863 BTC
Feerates: 101.64 > 3.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (243,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,581 671,581 0000000000000000000013594784633e75c3cca6472a632e2e9cedc410fdbb6d 2,139 1.00/1.00 vMB 93
671,580 671,580 000000000000000000090473ccf82206ca9a0ee0dda2aab50e837b7275884097 2,773 1.00/1.00 vMB 109
671,579 671,579 0000000000000000000861835edd0a6185ecd69ebd7532087c50bc316e65b3d7 2,201 1.00/1.00 vMB 81
671,578 671,578 00000000000000000008bf96bf1828e81a80817b2a4c76b1648029da81a95d68 3,004 1.00/1.00 vMB 126
671,577 671,577 0000000000000000000955b012c8a845b0b198905883e0b3bfb1cc9485878969 2,055 1.00/1.00 vMB 59
671,576 671,576 000000000000000000055cd074d9a351e5782b486dbe65616a6241ed008c52fd 1,447 1.00/1.00 vMB 39
671,575 671,575 00000000000000000007719d8f44117575a9eab415adc415c2bb6dcab3264740 1,528 1.00/1.00 vMB 40
671,574 671,574 0000000000000000000578894194306d4df2559fc3c15599e551f3512e27b9ed 1,852 1.00/1.00 vMB 31
671,573 671,573 00000000000000000001100384a0f84cdebbdf705d01102df9e294d0036c0f2f 2,238 1.00/1.00 vMB 47
671,572 671,572 00000000000000000003752d9bbce3b11d704216422776e0b14cb4b079996f1c 2,889 1.00/1.00 vMB 88
671,571 671,571 0000000000000000000bbc9037787e348beffca40ab8e9dfc44629c7a63a056c 1,128 1.00/1.00 vMB 97
671,570 671,570 00000000000000000000092e581404227666d5813560df7ae710c86ed9e73107 1,681 1.00/1.00 vMB 122
671,569 671,569 00000000000000000002ec845f773b7fb9b6edd64d5b9bd4771fb7ca3ca1dbb2 1,914 1.00/1.00 vMB 41
671,568 671,568 00000000000000000000b1ca7e02367bcf42c687033d90455d7f1183567af169 2,046 1.00/1.00 vMB 61
671,567 671,567 0000000000000000000ab3907c9093ae79fe0d24f2b4e94e7a028a4a605720f0 2,288 1.00/1.00 vMB 77
671,566 671,566 000000000000000000070e42e53010a94e84101719f413b25e90ca83b47315c3 1,709 1.00/1.00 vMB 36
671,565 671,565 00000000000000000004d29095e582bbd1c81617c424b9ae2f6028d9593a8521 984 1.00/1.00 vMB 32
671,564 671,564 00000000000000000008618e8130ab51eb24557ee2940ca7e7c08b4779f168c3 2,568 1.00/1.00 vMB 59
671,563 671,563 000000000000000000000a8f00b85d40853bcb8f2173516c7c071a9bed531317 2,582 1.00/1.00 vMB 57
671,562 671,562 0000000000000000000954ebe94fc5902efe76bb5fb54bf56bddfd13f155116e 2,982 1.00/1.00 vMB 75
671,561 671,561 0000000000000000000be5dcdac6922822fc6fca1a12ea3935757feffd7f595d 1,844 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.59 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.59 GB
    • Received: 15.96 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.