Loading Tool

Explorer IconExplorer

Memory Pool

80,201 transactions
31.12 vMB
0.08013196 BTC
Random Selection Loading Transactions
Max Size: 188.32/200 MB

Candidate Block

Mining Attempt 31f82ad3e7f7e6516daa111a47c54614ba624c291098ee319b59d46f80e6a2e2
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root c4c917abbfe81e855eff8d8ef9a618d2a8a14c013658002575ecc65c88008399
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,770
Size: 1.00 vMB
Total Fees: 0.01303241 BTC
Feerates: 100.25 > 1.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (470,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,530 444,530 00000000000000000184b65aaf27510dcb289d89d0fc922ff2f9e38c4a80651d 1,131 1.00/1.00 vMB 31
444,529 444,529 0000000000000000028975bda6ccfe577be69b51dcf8146ebc424deb97f3462a 1,672 0.81/1.00 vMB 74
444,528 444,528 00000000000000000380331fcf270c1ac0bc072dde2a7a0aa64f6bbbb50cb2f1 2,172 1.00/1.00 vMB 67
444,527 444,527 0000000000000000019c555f8d1e05abdc62972c937763f1b511e735b794519c 1,080 1.00/1.00 vMB 30
444,526 444,526 0000000000000000004bbcf39d157b083ffed61b76322c15400a95c81f6d13ce 1,746 1.00/1.00 vMB 51
444,525 444,525 00000000000000000276e36dcb6cc544f57686fc712e21e26bc34622bee2a4cc 2,341 1.00/1.00 vMB 71
444,524 444,524 000000000000000002fad7777087225d21976901786e06cc5aa2646c8a248347 1 0.00/1.00 vMB 0
444,523 444,523 0000000000000000016f95b6bc6786b9432d6bacffcc94ce2c9b4ae82800ddaf 2,548 1.00/1.00 vMB 71
444,522 444,522 00000000000000000251ce2b096df73002b13cafd23783a467d9a65f55b2e8ee 2,707 1.00/1.00 vMB 91
444,521 444,521 00000000000000000178f4df16be9d22e2ac17596871a33ae35f05a3b02356aa 1,948 1.00/1.00 vMB 78
444,520 444,520 000000000000000001a2f6e19ca351d50716fd38b9273ae6a5bd73c869e03262 2,457 1.00/1.00 vMB 69
444,519 444,519 000000000000000001e449e4d15ab05ea0b81013feb7f3c61267e5963a4f9921 1,795 1.00/1.00 vMB 74
444,518 444,518 0000000000000000001c30349bf02f3aad04bca4371c03045476a98f2e5fb181 2,170 1.00/1.00 vMB 94
444,517 444,517 000000000000000001e3aed69781ab754f741b19c424115f583ee0c59a4ff199 1,872 1.00/1.00 vMB 98
444,516 444,516 000000000000000001d08478ebbbaa813eb9806fe824b8dbc75aed5cfca643b4 2,365 1.00/1.00 vMB 81
444,515 444,515 0000000000000000038908fcad258bca2c9fc4b21906919ac5d9c22c8967cc63 2,810 1.00/1.00 vMB 104
444,514 444,514 00000000000000000000fa989373d69263fae68cb899a1f416da88709e3d810a 2,626 1.00/1.00 vMB 79
444,513 444,513 0000000000000000021041f06fd124a14e8038c98ae3aefbe448d5428378e6eb 273 0.10/1.00 vMB 70
444,512 444,512 00000000000000000340aff26e613a02ca1a70d4121a08911f6b6d704941eb31 2,597 1.00/1.00 vMB 107
444,511 444,511 00000000000000000188c7b1dcd0422d47641b1e8aeb70e25061f1e5d9459125 46 0.01/1.00 vMB 84
444,510 444,510 000000000000000003604238fad342057e20a4c6a6369f0bccbfa72a2615bc5a 1,482 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.74 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: 708.13 GB
    • Received: 16.72 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.