Loading Tool

Explorer IconExplorer

Memory Pool

79,328 transactions
29.70 vMB
0.07718571 BTC
Random Selection Loading Transactions
Max Size: 178.12/200 MB

Candidate Block

Mining Attempt f829f3240bd774914fb16cc924f4b6e66f07f831de97c5753c6ea9da430c16a2
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 8d95517bd58c053a42ecfa0df7e6116c4a030efc284e4b8d3f282ae274d6396b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,741
Size: 1.00 vMB
Total Fees: 0.01679062 BTC
Feerates: 313.32 > 1.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (584,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,864 330,864 00000000000000001439a50700ab8e84965284034b976223ee0b6d6a010ca223 235 0.15/1.00 vMB 7
330,863 330,863 00000000000000000bbe5013942c45c2c4ad4de7df23b43bd7fce84de235c64f 1,134 0.75/1.00 vMB 24
330,862 330,862 000000000000000002ced7559e16ef1e8376b9b7c546eb7b2dde1144e3678a48 2,024 1.00/1.00 vMB 28
330,861 330,861 000000000000000010d59e599858add60eda33e423ce4069e2f695bd66f8ff8a 110 0.08/1.00 vMB 15
330,860 330,860 000000000000000000f9c421d18db7d6cf07a7641463e7721de4d0de129456f6 666 0.50/1.00 vMB 22
330,859 330,859 0000000000000000044bcfaf0f05e782286b6b54abd18882a10da5135c1017d5 1,520 0.75/1.00 vMB 30
330,858 330,858 0000000000000000101734cea6fda54fc57ebe2e2a5431a7529e66674318ebf3 277 0.36/1.00 vMB 9
330,857 330,857 00000000000000001510848e32472bc4c611b456f326363bcf736902242d2d27 516 0.75/1.00 vMB 15
330,856 330,856 00000000000000000986d5050ef98c257496a93fc2c99634cc0edf061d70c146 1,150 0.75/1.00 vMB 19
330,855 330,855 0000000000000000057f8e745a680f35cf61cd88562be7389754246c32599a9d 863 0.35/1.00 vMB 31
330,854 330,854 000000000000000017361a468eeeb497b6997f59a67bde3087648ad80089c00c 32 0.03/1.00 vMB 38
330,853 330,853 000000000000000011aa12e199dc093809605f37466bddddf858d78165b05cd2 1,470 0.50/1.00 vMB 36
330,852 330,852 000000000000000017f467cca68b28fc7646a7ab51f412aab50dff3f5f4ab59e 1,252 0.35/1.00 vMB 54
330,851 330,851 000000000000000019166c5b383f2bc300520efdc1fbedf19ae9052f3f479b3d 1,162 0.75/1.00 vMB 22
330,850 330,850 000000000000000012740fa4017c1f7791e7185f9a5310db0d1c274d9eb43d03 539 0.39/1.00 vMB 22
330,849 330,849 000000000000000000e489bbb5a27707c3d3960766713d8fe62c3ee6779ed850 1,615 0.75/1.00 vMB 32
330,848 330,848 00000000000000001636e7e7db337a19dbcbabb0d2b9355b9835d4107aaf5433 469 0.25/1.00 vMB 28
330,847 330,847 00000000000000000cda8af07ccb3565a5f5eaaf3fb7bd721947b6150a3f5265 616 0.33/1.00 vMB 26
330,846 330,846 0000000000000000018f3b82d90a4a7eb76ed27c41ff5df14f8c5c8b074a7018 584 0.66/1.00 vMB 16
330,845 330,845 0000000000000000164066169d10959b7b4e05342e0880387e53290c7febcafb 1,372 0.75/1.00 vMB 27
330,844 330,844 0000000000000000171fd4f5de389cb33de15f85b0f7927a8da5f442850f67f2 152 0.12/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.