Loading Tool

Explorer IconExplorer

Memory Pool

81,649 transactions
31.21 vMB
0.08130588 BTC
Random Selection Loading Transactions
Max Size: 185.77/200 MB

Candidate Block

Mining Attempt 22e9bb7db324ffada479ff414fb7619a2011dcc07f9812621eb837f196e3d070
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root 1bcb6935cbc3cd1891ff0f7a50d9f1f7e17575e49a4d0bfb0403d4cb751a07ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,395
Size: 1.00 vMB
Total Fees: 0.01476636 BTC
Feerates: 157.11 > 1.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (764,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,753 150,753 00000000000009411a9740820b37b4fe67d330c4877830836f690e9994d59129 4 0.00/1.00 vMB 536
150,752 150,752 00000000000006a5339f0e82e960cb3df1bc8b27bfd2dc98e3e809ab8f4dc868 86 0.03/1.00 vMB 20
150,751 150,751 00000000000009e2aa272cee132a4b2882831d96cfaf5eb7d36e24841f65e885 34 0.01/1.00 vMB 51
150,750 150,750 000000000000021800c796eb5f61cbf41a93cb85cb572e8cb50563535dced458 26 0.01/1.00 vMB 124
150,749 150,749 00000000000002d0ae21590cba4bc3f9582f69058b0f5defdea3ed68c4644deb 18 0.02/1.00 vMB 9
150,748 150,748 000000000000088f0417814c78e41e51983d8b08855ca447541d9e39efd674c7 53 0.02/1.00 vMB 156
150,747 150,747 000000000000070909bfe4d171ed4582e366f04541f4ee23487cf0f123bc21d0 12 0.00/1.00 vMB 10
150,746 150,746 0000000000000278e4ea6bad1597da7eff378417eaf8d55f4bfb6f46479da62d 15 0.01/1.00 vMB 245
150,745 150,745 000000000000088ac6ca31efbea1906542da1931e21e013bbb1a62cc76f54dbc 40 0.02/1.00 vMB 196
150,744 150,744 0000000000000414fad38cc9da9e05b41171b29bc71102d94aa434182e91d49d 95 0.03/1.00 vMB 31
150,743 150,743 00000000000007d6f97c4d9ca34b3559cd4a628faa1d17b2c00bb97c6d7ca13d 95 0.05/1.00 vMB 168
150,742 150,742 0000000000000701809df42902c6b1415315403a3834a49ca28c8f899b193c95 9 0.00/1.00 vMB 134
150,741 150,741 00000000000009c37e725fe84a1c57af2e470c915f9fbe3538f503a67970527b 47 0.02/1.00 vMB 17
150,740 150,740 0000000000000454cef5a84d6fae6e0f3d8792f23ab3aa651afdaaa0c130cf16 7 0.00/1.00 vMB 0
150,739 150,739 00000000000009300946b3b7830da4ec01ece78fa361f9e8135d54f05a9bfd24 72 0.03/1.00 vMB 109
150,738 150,738 00000000000006053b90ee7288aaa141b629d1312fca588bc059d1d7e693dedf 89 0.03/1.00 vMB 129
150,737 150,737 00000000000001b64f1fd5945f9ec5bb262cf76e43a29e3d47a91c5e39afa0b1 29 0.02/1.00 vMB 138
150,736 150,736 00000000000006909a75be3e957ac82667c518d2f943323c2cc7c43c1ddd3fe4 10 0.00/1.00 vMB 81
150,735 150,735 000000000000092d6495905abfc3407f780ed5995b63580bd50f628827e8034f 31 0.01/1.00 vMB 167
150,734 150,734 00000000000005e3a6baba1327301a74ebebdcb8dee15abd902af530b0dcfc4c 1 0.00/1.00 vMB 0
150,733 150,733 00000000000001510b90226a20d57d21ab57c34ab5b45e6dcd35883274ce1d48 9 0.01/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.83 GB
    • Received: 15.59 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.