Loading Tool

Explorer IconExplorer

Memory Pool

14,598 transactions
5.86 vMB
0.02347993 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.07/200 MB

Candidate Block

Mining Attempt 7d3d5284b48e3f546b6287877eef67988fcb99cf82b6f3e5df77ee0d41ed290f
Version 20000000
Previous Block 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c
Merkle Root b6fbb9737142f0ae05d13f0b308f194d1d70bd5f5e5eb5923d1e9dc66b31442d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,045
Size: 1.00 vMB
Total Fees: 0.01347681 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,454 (708,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,885 204,885 000000000000001b248da03b2b9b20356c0beb0328126640787844cbcca3ea67 148 0.05 vMB 55
204,884 204,884 00000000000000495c95a38948d8495cd85d86a910bf0746f4e8ffd9a70d8aa0 204 0.08 vMB 167
204,883 204,883 00000000000004fff22ba3132b8264de3563f72d3dc6ba95a636cb57df8201dc 32 0.02 vMB 108
204,882 204,882 000000000000004bc469fb73fd4643c4f8c2d0da76a1b8927df8159b7ef49666 111 0.10 vMB 69
204,881 204,881 00000000000002f8282e219875b0054e0265e34c26a743423d8ec1f321188c4a 108 0.05 vMB 86
204,880 204,880 00000000000001454ca10a97c9b603151c678933f487fd904709a30f2d7f2d6a 113 0.14 vMB 70
204,879 204,879 0000000000000540ced34d71eaf3d680224650b63a439b636965bb63bb34793a 99 0.05 vMB 180
204,878 204,878 0000000000000297ff8bcac8354d328aee368f22a62ad1b40525b88eb57c5a51 38 0.03 vMB 17
204,877 204,877 00000000000003dc842e90da942cde2802c16df9871427a1f11df84bdd3a086e 158 0.07 vMB 136
204,876 204,876 00000000000004a1dc3f144ade3b031db62c37eb732dd68892e05ebec9c6ba7b 81 0.03 vMB 52
204,875 204,875 00000000000001b027e1831325bd7812c02773498fdc53e2bf0b2953fdc6c297 217 0.13 vMB 114
204,874 204,874 00000000000002c4efe6c266869d9ddf6e5f27f1cd47afc0e29defdfe470dd12 13 0.00 vMB 15
204,873 204,873 00000000000004ad1e7b45b43d044098309edc2b963e45ea1cfae096a4c81cca 139 0.05 vMB 67
204,872 204,872 0000000000000257ce356d9ed28429037139beed9a139d6b8bc2a11d318589f1 35 0.02 vMB 89
204,871 204,871 0000000000000033bba33095c6d7a02fd789473c9edd2bb5e1b5b9ec69e54222 15 0.00 vMB 21
204,870 204,870 00000000000002711d43594d011842fdd0f96cac5738ba57b50b8e0bf5dd9f7e 46 0.02 vMB 64
204,869 204,869 00000000000002b9788e180e2296399cab5cde48f2a6e84432ff4aaa33b3d72c 44 0.02 vMB 127
204,868 204,868 00000000000000ece99b164354db747544a95e75646e0437674b183160a13c93 279 0.12 vMB 114
204,867 204,867 00000000000004e308ee82f595c445a828990baf8fa60f6e1dbeb61e963f1efc 137 0.06 vMB 75
204,866 204,866 000000000000004638fc7fc97ac71f403f5f77ee0316a74eceaa13e9f29ff177 384 0.17 vMB 132
204,865 204,865 00000000000000eaf5f1ed3872467e44dae71d646d64b26bc4c0d2f0805926e3 93 0.05 vMB 132
Previous 10 blocks ↓
Total Size: 779.66 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: 310.65 GB
    • Received: 1.48 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.