Loading Tool

Explorer IconExplorer

Memory Pool

41,462 transactions
27.13 vMB
0.06471916 BTC
Random Selection Loading Transactions
Max Size: 142.38/200 MB

Candidate Block

Mining Attempt a1becde04081fe087950c7f3c03c46cb110ff0f1238d5fffd9035310839af9b9
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root b91e818eb7393fbc404cfad43a740cfc5e62ddac58a8b79276b04649872dc9c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,132
Size: 1.00 vMB
Total Fees: 0.01447155 BTC
Feerates: 100.52 > 1.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (569,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,766 345,766 0000000000000000018f10342bb6d62d176c9a0b742b8ca34fea3e34819025e8 989 0.53/1.00 vMB 25
345,765 345,765 000000000000000016434481e469e2e43940ce03d8712a3df1121c50f190598f 375 0.51/1.00 vMB 10
345,764 345,764 000000000000000000f7d70d160767994df96870eda8789889477e1f9bf09763 1,749 0.75/1.00 vMB 32
345,763 345,763 0000000000000000037dc480345a986b911eab027ecb4bfbca981f5085dfb8e8 617 0.35/1.00 vMB 24
345,762 345,762 000000000000000004e034f252ee5a8a481c48f200c6f4f144b663a73d22274a 112 0.11/1.00 vMB 13
345,761 345,761 000000000000000006cfe6dc8bdd002392fcaa6494f7ab3dd7ba8826ca5ff69f 394 0.24/1.00 vMB 10
345,760 345,760 00000000000000000592e8c5b27861f00611bffe2d8772b75bcaf076956f33b3 155 0.11/1.00 vMB 15
345,759 345,759 000000000000000005b4224592869db7951668ebcdb99683b526d3cb54a5729e 889 0.85/1.00 vMB 18
345,758 345,758 00000000000000000257f36acd6516f3504fddf79e72bd568bb42ffb35ad4437 1,578 0.75/1.00 vMB 32
345,757 345,757 000000000000000013bebf09ed83f2ea1e1e2d3727693dbf3d63777d77d96ab2 811 0.50/1.00 vMB 15
345,756 345,756 00000000000000001696154393c6c462d0dee76ac281be9f9c237140c3523184 444 0.21/1.00 vMB 38
345,755 345,755 00000000000000000d7ded08ef63170e79e92fe632d0c25731aa626834715302 374 0.45/1.00 vMB 9
345,754 345,754 00000000000000000b50f7dec5e5cc9d542bde490ad43a42bacc4386494b4cb1 990 0.71/1.00 vMB 20
345,753 345,753 00000000000000000368df672db26c732283491f1c8463fe79223b4cc2fc608c 1,241 0.75/1.00 vMB 25
345,752 345,752 0000000000000000167241353066f7e390f3f802ecb2b4b776fd33836c08326e 104 0.10/1.00 vMB 6
345,751 345,751 00000000000000000ad5de9a0b5ff51d33665fcbcebd8cf1aa489ea5b5420d2f 486 0.28/1.00 vMB 26
345,750 345,750 000000000000000004bf916fe83d443e1ad9b079d1ad02227a3ca02c15e53ad5 974 0.53/1.00 vMB 24
345,749 345,749 000000000000000006d9c10634c58a272e0c5a77b3f975808373e1f9ba80e6b7 308 0.21/1.00 vMB 25
345,748 345,748 00000000000000000436ce3a26252a110393619ea3295e462f25997eee8ae365 819 0.41/1.00 vMB 17
345,747 345,747 000000000000000007cc2984bd80b3734a778af16a47d9bc1f782d3f39b35432 596 0.37/1.00 vMB 29
345,746 345,746 000000000000000013e17318b3c1690ffaca04d92bdce44cd4497a64c5bb5305 1,586 0.82/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.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: 650.66 GB
    • Received: 13.30 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.