Loading Tool

Explorer IconExplorer

Memory Pool

41,749 transactions
30.47 vMB
0.11521845 BTC
Random Selection Loading Transactions
Max Size: 154.45/200 MB

Candidate Block

Mining Attempt 14c8f4b6a322ad8dd4e7b9ba748ce44f91998b1e80543059d8bdb6fadd7965ed
Version 20000000
Previous Block 0000000000000000000164281bb9c4d30def7985f62e854cc0de9866367320c5
Merkle Root 4f04aa869b34abcdf97f9a86ae3b53d5d66db0acbf1bf789a79621fe4dcd4674
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,960
Size: 1.00 vMB
Total Fees: 0.05432251 BTC
Feerates: 301.57 > 5.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,466 (72,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,909 841,909 000000000000000000030880401c16853c8e317a903683b4569a6092129ab600 1,839 1.00/1.00 vMB 31
841,908 841,908 00000000000000000002c83f19909d260c73cfa33ed8acc9956315aa14db2a6e 1,934 1.00/1.00 vMB 19
841,907 841,907 00000000000000000001f8a1fb2fdf20011b3cd2d6ac85b42ede1193cb619ab9 3,438 1.00/1.00 vMB 26
841,906 841,906 000000000000000000008aabca20189e85aea737b8b73d00ae214041c9c3788f 3,697 1.00/1.00 vMB 21
841,905 841,905 00000000000000000001199738973c19ee67ee497b8a366369ef19710fc2b5f7 4,077 1.00/1.00 vMB 31
841,904 841,904 00000000000000000002f8a6dd52332ee22710a53823032b135656307eee2558 2,920 1.00/1.00 vMB 17
841,903 841,903 000000000000000000004dcb970dc004f530eb4ad27ee11ed1793f67fa240fe8 3,857 1.00/1.00 vMB 20
841,902 841,902 00000000000000000002f11c61ef6ec065fb21aa3733b87321670208953e9e92 4,916 1.00/1.00 vMB 26
841,901 841,901 00000000000000000002b4cef367db7ca11cd06e91eb7a88970eeeadb6e653bb 1,968 1.00/1.00 vMB 17
841,900 841,900 0000000000000000000234ff6c275d523e20bc581261cbd714429f6a10e6bef2 3,482 1.00/1.00 vMB 18
841,899 841,899 00000000000000000001c804aae6647dc123815790820f4ae2ad3e0f96c3738d 3,650 1.00/1.00 vMB 18
841,898 841,898 00000000000000000001f1d7da0d6b773a4689050841c7d18394601d84c11d53 4,142 1.00/1.00 vMB 26
841,897 841,897 00000000000000000001e81ef15a846cbf104f05c35596b48efcdf3ea08b6ee3 3,982 1.00/1.00 vMB 22
841,896 841,896 0000000000000000000018cc1b026b0b839862f34f56deb7472c6092d9059d32 4,002 1.00/1.00 vMB 23
841,895 841,895 000000000000000000006ca815822965b19008e356ca5bdbef385feb1fd6aa00 3,875 1.00/1.00 vMB 35
841,894 841,894 00000000000000000001e10771fc45985ec5bf29d9a8c5caaa88818abe701dee 3,056 1.00/1.00 vMB 17
841,893 841,893 000000000000000000032fbb5ab13b79d6d8c467aaef127caf66e587cea5b88a 3,972 1.00/1.00 vMB 25
841,892 841,892 00000000000000000001d6125ce0905ec7d4152d750d7747294418593b57d74a 3,207 1.00/1.00 vMB 32
841,891 841,891 0000000000000000000187b92d6069464177b7c86f4b34cad5205475e379e06a 3,297 1.00/1.00 vMB 22
841,890 841,890 000000000000000000002546140754e596ad41d1bffc627a25a614c8e22f8f08 3,811 1.00/1.00 vMB 29
841,889 841,889 0000000000000000000024861e04ba7d4920e849062c0a227632373de667904d 4,290 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 610.14 GB
    • Received: 10.70 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.