Loading Tool

Explorer IconExplorer

Memory Pool

67,344 transactions
25.73 vMB
0.05881676 BTC
Random Selection Loading Transactions
Max Size: 155.01/200 MB

Candidate Block

Mining Attempt ba70b5f67b02a366bd58cc48d9643deb125f156c6a1143c87f33e6a76f952704
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root 632ff4798843a7e559811d294844149c4f25ab8ea8d93250fd441b8f1ae31bf5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,093
Size: 1.00 vMB
Total Fees: 0.00439895 BTC
Feerates: 40.21 > 0.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (655,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,941 259,941 0000000000000014db195ff82854a15aa61a3a4dc945429b3b6ed6e92b73fbb7 550 0.25/1.00 vMB 113
259,940 259,940 0000000000000000b9af3f758b5bcd66119a87f392bd17d54bc2506f05786f06 105 0.05/1.00 vMB 104
259,939 259,939 0000000000000015c611e3b1f7a5dfe71e8af09d63abb234cbedac6da7848de8 19 0.01/1.00 vMB 99
259,938 259,938 0000000000000008ba8cf84ab48c54f8533f1b7bfdc8ad3a161acdfa83312bf3 83 0.03/1.00 vMB 61
259,937 259,937 000000000000001eeefe16f6d916fbe223d850cc31ad204ed3122db8bb2cf6df 591 0.24/1.00 vMB 117
259,936 259,936 0000000000000023793dd33f638541e09e81c7bf5b11eb39b1ae4f5f9f1ce30d 19 0.01/1.00 vMB 41
259,935 259,935 0000000000000008b6213a5cf6abfdaf2da160d0fe8ad36a9f81be25ce6c268b 515 0.20/1.00 vMB 122
259,934 259,934 0000000000000020c2b27431ddf8e60004385596fa33ba9cd9f4e0e6fa43c31f 65 0.03/1.00 vMB 62
259,933 259,933 000000000000000cbdb0121d7bdd874bc9ec3c993943e7ec1eff181a4d30ee46 136 0.06/1.00 vMB 96
259,932 259,932 000000000000002108474d7ef4f62214e3aeb1fd395af3b91011418b80ebaa24 16 0.01/1.00 vMB 32
259,931 259,931 000000000000001b6a0700b535367d0a65e659d36f84e1defafb6fef9102366f 276 0.14/1.00 vMB 88
259,930 259,930 000000000000001db3fe627f1405d848083c97fdc2b708ddec713f8b203248d8 163 0.06/1.00 vMB 90
259,929 259,929 0000000000000007b4a898b8c8a0987d285088d46193576b0a7276c894b651f0 160 0.06/1.00 vMB 110
259,928 259,928 0000000000000019a5bc7d3033ddf6ab663bebe7ea57ae1998c160960fa93108 415 0.20/1.00 vMB 89
259,927 259,927 0000000000000002501aa3ff82c12b7ab2829623caca72d395ccc5cf2ebae5f8 110 0.04/1.00 vMB 98
259,926 259,926 00000000000000123b16317e1d577c6ccf94bc97c7121f3bc5a2a1f55eae7aa7 176 0.09/1.00 vMB 87
259,925 259,925 0000000000000001468cfc22e9e0ea366bcf75a363d5df87634d716a4781edc1 128 0.05/1.00 vMB 106
259,924 259,924 000000000000002202e7a4959d6b9869802801a13c391f2c2f5fb5b77acd33fb 451 0.19/1.00 vMB 128
259,923 259,923 00000000000000091aebb942f2bcde4a1fc412cdfce156d15eba28c7c55903a6 271 0.11/1.00 vMB 48
259,922 259,922 0000000000000021f7e23716302b5c05c9ad7ebf7204e7185926252f712da269 349 0.15/1.00 vMB 166
259,921 259,921 00000000000000141d2269e6ec353fe011a595b4049fac690b8231ae7ba14dab 28 0.01/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 783.30 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: 766.94 GB
    • Received: 19.32 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.