Loading Tool

Explorer IconExplorer

Memory Pool

16,195 transactions
15.94 vMB
0.03220099 BTC
Random Selection Loading Transactions
Max Size: 77.92/200 MB

Candidate Block

Mining Attempt 8bf0ac8fa9215230a6d71755006adcfce33fed14d4e221b7b4dbdb023a27e5c3
Version 20000000
Previous Block 000000000000000000011ba1298aaa8b40b990edf5611745cb5fd869c4fb3bae
Merkle Root de75ae63d625dc8302562195fb42fb57cf248849b2711db408307d33ab9d2e4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,496
Size: 1.00 vMB
Total Fees: 0.00380407 BTC
Feerates: 40.21 > 0.38 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,136 (807,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,050 107,050 000000000000f1876a466908c6ba12c87c5724f9872eeaea4be6bdc93b452c3e 1 0.00/1.00 vMB 0
107,049 107,049 000000000000fc049831430bfdd3a76ed36c4d14c38995f34af22381c36eb8b4 3 0.00/1.00 vMB 0
107,048 107,048 0000000000027b5f9e3c06fcd808a146fcef26f69060ddd3a3e9ba224030e18e 3 0.00/1.00 vMB 0
107,047 107,047 000000000001bf9f2793df05aa79d725d31fbf3424d20a99b7575746cec13b34 4 0.00/1.00 vMB 0
107,046 107,046 0000000000003cda939b7237b1b44bbcdcd9654b7b2fb2ed632be01a71587942 4 0.00/1.00 vMB 0
107,045 107,045 000000000000c4f3d4e280b52a803b9246b77b20f91ec72396acfbd1a4af3c77 4 0.00/1.00 vMB 781
107,044 107,044 000000000001d155f65dc150202dbf57758af73588e4b79435f336dc8492df47 2 0.00/1.00 vMB 0
107,043 107,043 0000000000005ae4666926a8b65dbd602d7c7c722e3b64f2a2ada2b5a0258a5a 1 0.00/1.00 vMB 0
107,042 107,042 0000000000005b7eb4cfeb32a4c979be515c01b33f4801ba1c9f49d885132949 9 0.00/1.00 vMB 0
107,041 107,041 000000000002192a70bb056a7776d9dceb7a745e09acffe80262e6b909defda3 4 0.01/1.00 vMB 0
107,040 107,040 0000000000024b02f7ca8a10eba1543d0fca86e2bf3169139306e04c7f558572 15 0.00/1.00 vMB 0
107,039 107,039 00000000000063121c0cbf2f755330a5c0e6bfa2828735c2aed17280045c1078 1 0.00/1.00 vMB 0
107,038 107,038 0000000000010ce9021b217feac71c9bbc47fb464d7265bea12757a55cc2dd9c 3 0.00/1.00 vMB 0
107,037 107,037 0000000000000f9017c4861a5b9abe417993b2ab5920f14d40d9449680258e67 1 0.00/1.00 vMB 0
107,036 107,036 000000000001101edc6bd5b79a3f1cc9892393e02d15f81babe1b4e74cc71070 2 0.00/1.00 vMB 0
107,035 107,035 0000000000016f008d4ed931e678ed7abbf7a3710f206973e44787219ab7f43b 1 0.00/1.00 vMB 0
107,034 107,034 000000000001d45ed7e439b87d87a15fdc78c271db39634672500076f345d519 3 0.00/1.00 vMB 0
107,033 107,033 00000000000105342b4c9731db31ad2b8242a1e605d5a121ae4899ea0f1cb5d6 7 0.00/1.00 vMB 0
107,032 107,032 000000000001c079759fd34e3614b4a40c10860757bf2e5e2cace52644236a52 10 0.00/1.00 vMB 0
107,031 107,031 00000000000145aba0f4d76d62718ce4f5b632caaf1a375046cd9c7df43b335f 23 0.01/1.00 vMB 0
107,030 107,030 0000000000014c9269c101eea7df83627128953e31cfdbf66e88540de77004ac 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.84 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: 562.32 GB
    • Received: 7.45 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.