Loading Tool

Explorer IconExplorer

Memory Pool

78,111 transactions
29.69 vMB
0.07117135 BTC
Random Selection Loading Transactions
Max Size: 181.37/200 MB

Candidate Block

Mining Attempt b9e97422f6de7d1a407db4147a81ab02f7775a17581ddb8e8e2b75598469d6ce
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root b820ea9a88f305985c69ff424fcf7174177191e07d45a1879843f1bb249b670e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.00552838 BTC
Feerates: 20.11 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (380,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,469 534,469 0000000000000000000e617e228cd2b27102884415402f1d631e66dc66d57e73 1,332 0.68/1.00 vMB 19
534,468 534,468 00000000000000000016481fe06935124885a84a33cc1ba11f78739225f0bf11 1,486 0.47/1.00 vMB 20
534,467 534,467 0000000000000000000e38cb7c665caa02afdfbaa6621cdc76d0c3b55443aed4 114 0.04/1.00 vMB 13
534,466 534,466 0000000000000000000e0cca7bd8e7df6061a986ac143f54d47528a16f8eabf0 1,949 0.65/1.00 vMB 24
534,465 534,465 0000000000000000001a9688e3064c4b451f69f7c73612e2e86309e71f653272 824 0.38/1.00 vMB 44
534,464 534,464 0000000000000000002610b17a6ea8d4c58c366f771b5de150ad13b1aeaa1e80 413 0.13/1.00 vMB 14
534,463 534,463 00000000000000000012e08f838413572152670a4bb5c832e0c275f6e6705845 791 0.25/1.00 vMB 15
534,462 534,462 000000000000000000270a15043e83bb3dee032a5c871e4c39de79376742b739 1,241 0.39/1.00 vMB 21
534,461 534,461 00000000000000000025d66228b7b027a69f8018e692b59bf07411d4466b127d 1,602 0.61/1.00 vMB 42
534,460 534,460 00000000000000000011af90cf5a486313c789f1f3e635c12da0753fa59d4b82 982 0.38/1.00 vMB 28
534,459 534,459 000000000000000000160db97fbd3f119dae9621d1e75e0a2615e763ec1d52fd 220 0.12/1.00 vMB 7
534,458 534,458 00000000000000000010e7e73efb9d099ae099422242a0d1278647bbcd097963 1,291 0.45/1.00 vMB 16
534,457 534,457 0000000000000000002d1a48f0dc226db86bbed965be0d311e66a88177a517af 280 0.12/1.00 vMB 10
534,456 534,456 000000000000000000133b493c2e3fd3b7692485863b82226f31f1c10c234e68 599 0.18/1.00 vMB 21
534,455 534,455 0000000000000000000de888ceb462534c04aabbb49103a1217e665958b60a37 491 0.23/1.00 vMB 3
534,454 534,454 0000000000000000002732151191c6f43487f591f69f4ee7fd767c547301cb5a 3,016 1.00/1.00 vMB 14
534,453 534,453 00000000000000000012bbef6399380405f6ecfc72dfa8ae4edb605e2e3c2ad1 2,755 1.00/1.00 vMB 11
534,452 534,452 00000000000000000008f1cc215fb6e15cd651918caad8c82db9f789e07ae755 1,859 1.00/1.00 vMB 36
534,451 534,451 000000000000000000122c0025e42b9635fafafadda04ceaaffc290332498ec4 1,523 0.55/1.00 vMB 18
534,450 534,450 000000000000000000046967b577845d97bc2eb0766deabdbc99bda6e23d941d 1,680 0.63/1.00 vMB 21
534,449 534,449 00000000000000000011eba020d6709a19a9a611804851c9a6804145a1462476 1,095 0.51/1.00 vMB 14
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: 719.63 GB
    • Received: 18.11 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.