Loading Tool

Explorer IconExplorer

Memory Pool

13,357 transactions
9.64 vMB
0.02551703 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.40/200 MB

Candidate Block

Mining Attempt c8d656980ced491c07935c19de88972fa4a8e0bccb23bca99620bee589e3558e
Version 20000000
Previous Block 00000000000000000000848297d069a552e48783668065dfb5e3a4946da610a6
Merkle Root 5a8b89d7e4d9d25f0dff80a5cc12fb986dd4b77b0a53ae8a8ea5e6db30dab727
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,331
Size: 1.00 vMB
Total Fees: 0.00409737 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,358 (690,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,663 222,663 0000000000000410953c6e459a9cf6d27d2a325da1c71116add9cbed1ce9b7a9 118 0.05 vMB 160
222,662 222,662 00000000000000be0237e8350b50cef26ee501147efd0d38ae004042ace7349e 105 0.06 vMB 150
222,661 222,661 000000000000033b7dda467b3dc73fe4f51da01556112144c8e6d00364b6d048 537 0.22 vMB 201
222,660 222,660 00000000000001a847c3b72e1bd59a54a55fed7f0954e9cd90f93c3c56bd2953 167 0.09 vMB 155
222,659 222,659 00000000000001d132646bf34fa36236274c418b1463665fde3dd76a5b95a488 315 0.15 vMB 172
222,658 222,658 0000000000000375fd4e5605882128bdfcdf1b22b187e39402b8569a8a24b6af 290 0.16 vMB 150
222,657 222,657 000000000000018c9970e40c2ead4dc2cacfacdf4626395eb16b55046f1d38e6 19 0.01 vMB 246
222,656 222,656 0000000000000155f5354199fae138dbfb6a580586d550fbd09beb3bdeebf071 336 0.20 vMB 158
222,655 222,655 00000000000000fdbb11ef1a37b5dfaf5e1aed96e607f521f292391a9613c319 642 0.25 vMB 191
222,654 222,654 00000000000002f0f4e78f3e67ebe5e5dde36457ae5db8b853121f60e5568ac4 561 0.23 vMB 190
222,653 222,653 000000000000019c30c4e0984e91281250a339e61c2c68ed500286c771528548 40 0.02 vMB 202
222,652 222,652 0000000000000137854aa417967d47c9bc7176879af05cab78c986401d66ca1d 267 0.11 vMB 190
222,651 222,651 00000000000002085c096bc8a6e07dd0d2ded3f2d95e95fa09b9e752953b6c6a 256 0.11 vMB 187
222,650 222,650 000000000000039f6583863738ca90568e0a8e0a26ffb340376c8004c0b2e163 265 0.09 vMB 44
222,649 222,649 00000000000003b7b782bf74d1772f831b3aafcfcec8cd9d7f215c1c4b075612 254 0.14 vMB 174
222,648 222,648 000000000000006a9e301f7811e87cc5d2efdd2bf37ab8cca41e722ae4fbc4b0 64 0.05 vMB 94
222,647 222,647 0000000000000228a55a39965bdddad5f5d5c1af4f978cd35ff70baddc7a67dd 401 0.25 vMB 148
222,646 222,646 00000000000003f759cc3741b9834684d6dc75986b2474ee25b9fbfcca2a6d33 491 0.24 vMB 158
222,645 222,645 000000000000003dadefab0f634fbb462c1a4e1b85084793bf18ed273e34f220 538 0.25 vMB 181
222,644 222,644 000000000000020e7ea20596ff9d5fed24d9dcfaf655c8aeedf9b2313f7be456 385 0.19 vMB 155
222,643 222,643 00000000000001045aad63d3ced53ec62637c1978acb25abae6bfe2fdd7b4188 537 0.25 vMB 153
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 163.99 GB
    • Received: 0.67 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.