Loading Tool

Explorer IconExplorer

Memory Pool

24,449 transactions
23.68 vMB
0.03989276 BTC
Random Selection Loading Transactions
Max Size: 126.79/200 MB

Candidate Block

Mining Attempt e79529323df656a9a440f1197b259fb1cf1c831dc3893393d77b6ef559a5b9c5
Version 20000000
Previous Block 000000000000000000004a12cf0b079d391579c298345917d6068a61040869a7
Merkle Root 0dcdb33255fc6979b505cd4ff40d7defa81ef1853b23ff1ed9cd2ecdf122875c
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,580
Size: 1.00 vMB
Total Fees: 0.01404057 BTC
Feerates: 145.00 > 1.41 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,756 (740,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,869 198,869 00000000000004382e44df4530f0ce2101e5e17413f61e96c1f82edf58d242e4 12 0.00/1.00 vMB 644
198,868 198,868 00000000000003a10ce024bfe1585fb425904e26806db0a58d1bbf57f88c983d 201 0.06/1.00 vMB 112
198,867 198,867 00000000000006270d6c9cea42e27ddb39f46ae16a174ca2c15a9330b7af8825 17 0.02/1.00 vMB 44
198,866 198,866 00000000000000ce55cf8f09ccbb5da860ae8b39745c9dba12b211f757756f78 20 0.02/1.00 vMB 28
198,865 198,865 000000000000021f13f8a9d8d0332b75bc423aecd73e86b7f35d09af1c358674 6 0.00/1.00 vMB 34
198,864 198,864 00000000000005f40b71f357356156dc990b5b78332cbe25899007c584e6f5c2 69 0.05/1.00 vMB 82
198,863 198,863 000000000000033506e7a5ed7725fef58f2c1327d4c2e67c54f6b96ba0f0f940 21 0.01/1.00 vMB 83
198,862 198,862 000000000000031e940e8c2cf98c27449513d138c3a2487e1a3d139a25d9687c 4 0.00/1.00 vMB 34
198,861 198,861 0000000000000136cc6b0a4bf745064ab2e90b81aaee0d5d42d0b845ecb223d6 67 0.02/1.00 vMB 224
198,860 198,860 000000000000015a97600a2da2c805824540b82ff356a94d2a845983223970c4 24 0.01/1.00 vMB 116
198,859 198,859 000000000000015333964dc99c0b850c03f03bc6e71d3ebbbc4eb0a72cb1756c 52 0.03/1.00 vMB 77
198,858 198,858 00000000000002e8e5de7840e941295d9ecb18de3071c689742b74c90f82a8f0 41 0.01/1.00 vMB 140
198,857 198,857 00000000000004208d12d25083244bbf908a62c39c458e2799f343d5ce829d40 25 0.01/1.00 vMB 135
198,856 198,856 00000000000000e37d6faabc8784f6f53e59dfc5214d6d0912c173c0ad143ac9 248 0.17/1.00 vMB 78
198,855 198,855 000000000000006b466577ecb823f117f86f77ef22a8eefa78d138ecbda6e890 180 0.06/1.00 vMB 89
198,854 198,854 000000000000061b801bc221e68178e0c8509d81cfe676aa0a050664d3b9aa3c 135 0.05/1.00 vMB 103
198,853 198,853 0000000000000590b6fc20e119ca7951bdb1a2f7e747feab3c6bf734b2476fda 122 0.05/1.00 vMB 125
198,852 198,852 00000000000005ec0d8c2cc1d499d40d39a05e01d36829319215870326140e2b 20 0.01/1.00 vMB 113
198,851 198,851 00000000000002d3dd403ef354cd99a0f3f92f9bd1713f2529a814c359533acb 16 0.01/1.00 vMB 32
198,850 198,850 000000000000034c7a2ade640d45253655f30088cb8a9f97e2f827396dbf9652 258 0.09/1.00 vMB 137
198,849 198,849 0000000000000059ed4834a331343c19f5a46efb9e4c02f237ae92e96fdda445 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 826.28 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: 4,287.55 GB
    • Received: 237.47 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.