Loading Tool

Explorer IconExplorer

Memory Pool

41,930 transactions
26.50 vMB
0.07127546 BTC
Random Selection Loading Transactions
Max Size: 137.99/200 MB

Candidate Block

Mining Attempt 3e9941d31fa36100000f4542277928c85cbd731f0b2176bef215c9f7b60f1c6c
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a45fb863d91136b4b657d7d7fd0af834e4254ad9248c4127b16c8fcadb61d44d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.02254870 BTC
Feerates: 99.53 > 2.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (905,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,588 9,588 000000004b94101e16825742055109f51c7fc8966c6918e48416cf95bf750580 1 0.00/1.00 vMB 0
9,587 9,587 00000000b089d36f578ad9e419852345cdd87752817b25b39708a8035c4069e6 1 0.00/1.00 vMB 0
9,586 9,586 00000000c1e4c451d7f0f978f26904d27a578c9efb82f669e39afac8d97fdefa 1 0.00/1.00 vMB 0
9,585 9,585 000000008ff8524b146510571e54866c99c5d2fe815348089b7da10196fad5c8 1 0.00/1.00 vMB 0
9,584 9,584 000000009540ad91c4b76a3060b545daa853cc2182396fb23ecccc907e87d0b8 1 0.00/1.00 vMB 0
9,583 9,583 00000000769bdd49485a3885587411b2e2a0fef7efc38f9df7a9845e67724765 1 0.00/1.00 vMB 0
9,582 9,582 000000003764082701ec20cff0d916e2085f0416b289e77aacea65d4f30247f2 1 0.00/1.00 vMB 0
9,581 9,581 0000000002aedc1b39bb1d25095100c193813b5344d79273347089259468ece0 1 0.00/1.00 vMB 0
9,580 9,580 00000000f9ba9d049dd3925b4e7a5e19a80a29fcc8b74897b82c5a517323a25e 1 0.00/1.00 vMB 0
9,579 9,579 00000000de074c075b37c998d32df666bf1a5b57c3a51a70e93af75f6e64d6cc 1 0.00/1.00 vMB 0
9,578 9,578 000000006bb1deadd4d2a845520333048b39248281579a718649a1bdb4eb5ab2 1 0.00/1.00 vMB 0
9,577 9,577 0000000088df66fc4e4d47c146e721b526b8bbfd0816997e3a04dc56558f6cc8 1 0.00/1.00 vMB 0
9,576 9,576 0000000098e3770b1ae304350692cdfc809035b2077627cbcbd664cf5171a5a2 1 0.00/1.00 vMB 0
9,575 9,575 000000008a434bf614865306593649511c5d2a784d5c756b9174619b2e8df9a6 1 0.00/1.00 vMB 0
9,574 9,574 0000000078493daf495abe0ca316583c5b291ed4e2edc793e7348c70ad6b6c53 1 0.00/1.00 vMB 0
9,573 9,573 0000000009e9fa775a2d3fbf04779dc784bff89b95870a684ca597d3bdbe800d 1 0.00/1.00 vMB 0
9,572 9,572 000000006650fe70a9f6441e9b8a4411bda08b84b4baab240910a57e44d6fd14 1 0.00/1.00 vMB 0
9,571 9,571 00000000373421d4b8411038e7494a5c6324d0dea938e629b84a8f7b02843f44 1 0.00/1.00 vMB 0
9,570 9,570 000000003c53a5818f50e81b12fff3f32d2356a551b101fe0ceba27232f21c02 1 0.00/1.00 vMB 0
9,569 9,569 00000000be92f0a72cdffd19883ad65491233f589c56513157723f11e341ed24 1 0.00/1.00 vMB 0
9,568 9,568 00000000739781c45a78004847a0fef20c7499222aef74bff79efac2033f3039 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.