Loading Tool

Explorer IconExplorer

Memory Pool

75,032 transactions
27.80 vMB
0.07839689 BTC
Random Selection Loading Transactions
Max Size: 168.96/200 MB

Candidate Block

Mining Attempt 51b5fb3308f7e5d7a500400d45920e58fe34d3a153b182b27a35f84646dfee50
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 13c18d68ffa1687a56b4b6862f316d149bbcaf199b88d0804a17b48a1f4945a3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,176
Size: 1.00 vMB
Total Fees: 0.01892427 BTC
Feerates: 472.31 > 1.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (605,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,579 309,579 0000000000000000145d6ea9d13f3ebaa2f7f3d52eb41e47371ecbd5ac4f7cd5 23 0.01/1.00 vMB 32
309,578 309,578 00000000000000001ab8ce10f9351685f23610640dd256cba104fc624f21b098 658 0.39/1.00 vMB 28
309,577 309,577 00000000000000002435750d881721372c4d75c5fbdc909b87665d0b5a1228f5 218 0.11/1.00 vMB 34
309,576 309,576 0000000000000000016ab3d8ba3376866019fd933af281755e9182ad0fa78736 24 0.01/1.00 vMB 29
309,575 309,575 00000000000000002d3da98e12835f90b0fd01d152998a7af7af9cb29d4d19ac 66 0.02/1.00 vMB 43
309,574 309,574 0000000000000000230e034050b433f42266ec1566c30ae96f3e6e9e5b6e2dcd 330 0.22/1.00 vMB 27
309,573 309,573 0000000000000000201358170cb56be9cfe0617458a03646f941834a7ed7c411 267 0.20/1.00 vMB 29
309,572 309,572 000000000000000034ab6f901a7ab105fb04a09413a27ff5218601be41e597e1 145 0.07/1.00 vMB 30
309,571 309,571 00000000000000000432bff78635d873eea571821599da6631b499f7079834c5 31 0.01/1.00 vMB 43
309,570 309,570 00000000000000000e9eaf501a5402e4c9e0cafac0b5485369e7fffe2cf746c9 218 0.12/1.00 vMB 29
309,569 309,569 000000000000000027e7dd8d2344e5bc5a38c6a1582ede2ee2e0ce2899139239 64 0.03/1.00 vMB 32
309,568 309,568 00000000000000003593320ddb19c45801bbde2da2ca37fe2669d39c5beebff5 125 0.07/1.00 vMB 31
309,567 309,567 000000000000000008b1a571d04b0f8957bcd4d5cf573a14f006f1d2fefc0b94 18 0.01/1.00 vMB 10
309,566 309,566 0000000000000000101263db9649f1785b33ca2a46491a64d5f2bb27f2930488 159 0.08/1.00 vMB 30
309,565 309,565 0000000000000000352077b962d57407ea18ffd8d5d457013c2760afbc53055b 506 0.34/1.00 vMB 30
309,564 309,564 00000000000000002e567384745a571cb7a9526ff899bb18f76dba9dd0e52c62 171 0.08/1.00 vMB 37
309,563 309,563 0000000000000000397c2556e4e0f1aa93a231faac1f6a0c4408ca26b356ad20 34 0.03/1.00 vMB 26
309,562 309,562 000000000000000001ff8d6cb4fe441e360ba84abcdb3baa20c7b657eb6cec98 102 0.05/1.00 vMB 31
309,561 309,561 0000000000000000356585f1df3eea518ecc23f72ee02f0f02e1d4b3724880a0 302 0.17/1.00 vMB 25
309,560 309,560 00000000000000002fccbdf0109508b56a61d718464a6e05ccd5865b7c2b6580 98 0.05/1.00 vMB 17
309,559 309,559 000000000000000037b483aa8936a64b20c40a37a2aa9b04e79dd1c37b11ef3b 765 0.39/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.