Loading Tool

Explorer IconExplorer

Memory Pool

19,504 transactions
24.23 vMB
0.05754885 BTC
Random Selection Loading Transactions
Max Size: 114.45/200 MB

Candidate Block

Mining Attempt ac68acfb3b33a886b247f3b2fcbf522c78f33631edf4ec18e25ca2bcd66769c4
Version 20000000
Previous Block 000000000000000000020b4434e5e98aba91d37f341a1a0ca1145b7f6d72946b
Merkle Root 0ca33e630ac72239e1d9b7792b691ab80b2a9e9abae3e7a5b6f67023c2b1c7c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,445
Size: 1.00 vMB
Total Fees: 0.01428996 BTC
Feerates: 301.07 > 1.43 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,296 (695,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,865 218,865 00000000000003344e2ebd8b8dc2a90c50a6b5d7950acf9eb496bdb9c9971f38 185 0.12/1.00 vMB 117
218,864 218,864 000000000000018dd28940798e01eda13d2f90e1807dfcc766a0cafaf00cf859 384 0.15/1.00 vMB 181
218,863 218,863 00000000000001aa1cd905430a910672e6170aa46366a66ef5efda5c62b749b8 157 0.06/1.00 vMB 222
218,862 218,862 0000000000000013ab1084076a5034977400ce5c02245806e30e3281ffaa9962 179 0.08/1.00 vMB 149
218,861 218,861 000000000000054b7c4e1d41d71bd860a8e43862295b0fdfa060e7259ab05add 418 0.22/1.00 vMB 198
218,860 218,860 000000000000006aba61906a11ca1c0c27e11627a5ebfd294bc02762ce3f675d 241 0.11/1.00 vMB 181
218,859 218,859 00000000000003d207fc9adb6389f00836a0dae2fd63541ae60ab97b83269b3b 178 0.10/1.00 vMB 151
218,858 218,858 000000000000025020889c6bd316ee6e3d5f9e82afe09feba9249c9fcc3c1af3 165 0.09/1.00 vMB 134
218,857 218,857 0000000000000098c1a0ef1f0f8c016d332faf6215c04cbf83e2bf2979eed715 183 0.12/1.00 vMB 99
218,856 218,856 000000000000028d9cffa6ca875af80ca092fa9f02284a6a8dd462890c9495ea 347 0.24/1.00 vMB 138
218,855 218,855 00000000000001bca6311bc82d58219bebcb6d016b56f70069ddb02bc8287059 249 0.19/1.00 vMB 90
218,854 218,854 0000000000000081ceffb8d6097953b0cb399d832fddb5f1bf859c04f448aa73 532 0.25/1.00 vMB 213
218,853 218,853 000000000000056ddf6ebe897d42b850a2abbcdd2ef7e49efc128f37a5d8192d 167 0.05/1.00 vMB 47
218,852 218,852 000000000000002b672108a69a7dfd73593b18a913cc380ef70bd4dea733e880 591 0.25/1.00 vMB 173
218,851 218,851 000000000000031c3147a4e32c746953bde2f74831f0420a6d5c3b35faf60320 339 0.10/1.00 vMB 285
218,850 218,850 000000000000012ce11de0ca14e170c3036ce72e83795fe5e7557154c2f5d8fc 599 0.25/1.00 vMB 192
218,849 218,849 00000000000003cf8d1395965fb4d77e77b753a69c993fd0ec4952f8055b1105 373 0.16/1.00 vMB 173
218,848 218,848 00000000000001cd2410f6db98dbfab3303175f4d7aab495d87a32877c266c0d 395 0.16/1.00 vMB 161
218,847 218,847 000000000000050aa0f7c75526fb98694584d00e3df531724beaa89cc2c1e8ef 379 0.14/1.00 vMB 195
218,846 218,846 000000000000058144f069f398d3c1df345b741586dbaa130c5f70e73ea8c3b7 64 0.07/1.00 vMB 23
218,845 218,845 00000000000003f31655d06b06606b935b36871ecc74d8e368aab88ed3c7593b 169 0.08/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 781.12 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: 580.36 GB
    • Received: 8.95 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.