Loading Tool

Explorer IconExplorer

Memory Pool

82,580 transactions
31.87 vMB
0.11209445 BTC
Random Selection Loading Transactions
Max Size: 191.10/200 MB

Candidate Block

Mining Attempt ec6e0cbd070316cb26624df6304f1e50ac7b40caadcfc5666aa85e0190a16f69
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 456ee85c24989a46e9b2d5230b78604e8c0e2f04a0205c38a3b6a281a9caba36
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,215
Size: 1.00 vMB
Total Fees: 0.02606650 BTC
Feerates: 99.50 > 2.61 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (313,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,224 602,224 00000000000000000004efc87ab3f86adc2d667f2987362b1411542b9f5ef256 1,611 0.51/1.00 vMB 22
602,223 602,223 0000000000000000000bbc1e0712b76c8bed945741cd872efdf8af6439da8b65 2,087 0.63/1.00 vMB 13
602,222 602,222 0000000000000000000c7507017bc9f93f1be1f0469226295e2001fbf4a6d2e2 2,488 1.00/1.00 vMB 28
602,221 602,221 000000000000000000052218dcfe05f6867a826c3bdadc16a538098d38c62bf5 2,675 0.84/1.00 vMB 3
602,220 602,220 0000000000000000000136e25fc4f9b3d803e389e0ee33f98426b22bb65d8962 2,938 1.00/1.00 vMB 23
602,219 602,219 0000000000000000000729e027271a9a7964ff91a3d88758809cadd951361402 2,646 1.00/1.00 vMB 45
602,218 602,218 00000000000000000003af3dc0a8600c631ff05c65e9ac771e5aa4e2004813ca 2,224 1.00/1.00 vMB 21
602,217 602,217 00000000000000000008ba40fef3cc8e5349b4e15b50703ff09ef0fbfc4e45ee 1,871 0.54/1.00 vMB 14
602,216 602,216 00000000000000000012532abd65d690084b5266480056cb2addd61441f99f8b 2,553 1.00/1.00 vMB 22
602,215 602,215 00000000000000000002fbeed11f813af2e9dd25478251d098f64c1a7c4dfd44 1,942 0.57/1.00 vMB 17
602,214 602,214 00000000000000000003ad9dc5fa5e9bb1d3dc40c8d9e4a91a1a14299c604238 1,561 0.78/1.00 vMB 11
602,213 602,213 0000000000000000000540a9eac43532c227ee796abe53111cd625409f156675 2,908 1.00/1.00 vMB 4
602,212 602,212 0000000000000000000822ae332164d35f71a600f2bbe7ce1809846ba62fce32 3,289 1.00/1.00 vMB 40
602,211 602,211 000000000000000000025c94d3e16aec534e8849b0574296ec1fdf5444057bca 2,583 1.00/1.00 vMB 17
602,210 602,210 0000000000000000000d4792072547586d77040a9f57ec06888ca7bf3cf34927 2,499 1.00/1.00 vMB 12
602,209 602,209 0000000000000000000fcb84c39fa9f27af96e7de5f5fcadbc8c7ed00e6ea326 2,776 1.00/1.00 vMB 16
602,208 602,208 000000000000000000072e5177d624014c3e882e026249e08b0b7e910d976f48 2,063 1.00/1.00 vMB 15
602,207 602,207 0000000000000000000fac9e84a620c65518ac3b773fbde1ddf73532d72e359b 1,993 1.00/1.00 vMB 19
602,206 602,206 00000000000000000010a5671d68df5bd46b3cba016f8f8225d0c2bb028aa488 2,600 1.00/1.00 vMB 28
602,205 602,205 0000000000000000000daaaa2363685380634739d241cd2d5c070c68ead0eb95 2,001 1.00/1.00 vMB 12
602,204 602,204 000000000000000000101b0de4f0b5ec976832dc3eb02520ed2771faaea4e862 3,128 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.