Loading Tool

Explorer IconExplorer

Memory Pool

20,668 transactions
9.06 vMB
0.06135738 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.90/200 MB

Candidate Block

Mining Attempt e36ba4062c4cdd89d30636b798a9d9f4d3e68881103ac53509f83eead81d95fe
Version 20000000
Previous Block 00000000000000000001e0990096d2cfa519a4455239a76e52f0e783a20ccb94
Merkle Root 019f7d8d544ea5bdb31502d8da4941994384b42d8e9a65f3b5497deca532e979
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.03887708 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,414 (660,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,983 252,983 00000000000000152c90480055dc61bb2d460c14699c150882f5bc7640d45b22 560 0.25 vMB 150
252,982 252,982 000000000000004006422395bc7b148e0aabaf9867fbc7512f1c567dcb0e7055 680 0.25 vMB 198
252,981 252,981 000000000000001f93d115e1f31d2bd1eaddf532fbe9d3611a1fdea73cb115a8 445 0.18 vMB 132
252,980 252,980 0000000000000022492d304b4f1bf30404061e51a71f68a46e4aada876f86a5e 149 0.07 vMB 167
252,979 252,979 0000000000000034576e601cda41a68ca6abb3112f12299733d6426935843e04 105 0.06 vMB 78
252,978 252,978 00000000000000475159941fdb4cbed5345d0825330e8b38364e1e6febcb2201 285 0.11 vMB 168
252,977 252,977 000000000000002980c3fd76ca5eb59fbd859e90b6b317aaac86222ff592678f 24 0.01 vMB 95
252,976 252,976 0000000000000052ff4739dc4db7e4d9100c7435d7cdc563b01694c9eb39df8e 44 0.02 vMB 59
252,975 252,975 000000000000003d5eb218192f619530f503a43d1abc7d1c5ea6fc11b0e9dbd3 153 0.09 vMB 49
252,974 252,974 0000000000000025d8ab8581719508e9d21a04d3a3463f2b506b6516db8b74f8 5 0.00 vMB 0
252,973 252,973 000000000000001ccf4d30ed3e89e85ee98404d4eee9f179d559b68b1f0a41b4 471 0.25 vMB 120
252,972 252,972 000000000000001872ef9ccc817c6c2a09d229386521ede4d24e335bc26cdd19 277 0.14 vMB 108
252,971 252,971 00000000000000315279662166d092df800c9659fd47c4f6d342737fe175efa7 963 0.41 vMB 115
252,970 252,970 000000000000002ecdb7379219b61b2077fb1debb7182ee76cfa69e3bf0d6a65 118 0.06 vMB 76
252,969 252,969 0000000000000048cea6ea9c1eda9c571730ebfd0f6c0b0d5e8eefb1ee7c6496 562 0.25 vMB 166
252,968 252,968 0000000000000048b2a869817139a47e39e7ec4f3c82f5723751ff9d303597a8 641 0.25 vMB 141
252,967 252,967 0000000000000007ef9d1748dec3f8c68de09b58bbc2d321af9b182975dcb58d 436 0.17 vMB 137
252,966 252,966 000000000000002f47e0bad408753e7cf16f22be9950e3438f07f9c8ee577f85 199 0.08 vMB 165
252,965 252,965 0000000000000031856c63edbbe7d9dc3a4bec55cd5a26f53667d0570cb9e73b 136 0.07 vMB 119
252,964 252,964 000000000000003526304836505c7bbdc84cbf0ef31e8c665feed3e63e395fd9 77 0.03 vMB 77
252,963 252,963 000000000000004a0b31f5045b2238c378a4f89d1386903a92312d44f2042481 435 0.19 vMB 124
Previous 10 blocks ↓
Total Size: 779.59 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: 290.39 GB
    • Received: 1.18 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.