Loading Tool

Explorer IconExplorer

Memory Pool

81,249 transactions
31.14 vMB
0.10608841 BTC
Random Selection Loading Transactions
Max Size: 187.97/200 MB

Candidate Block

Mining Attempt d29510eab9dbe03c37207170b052272f4b4b7aa16c71868d5af6296e24ec5e63
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 5ce42f9244a9d733d479d7119163af322b6a35c0d9f85e10ff294390f3262977
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.02693769 BTC
Feerates: 150.75 > 2.70 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (553,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,659 361,659 00000000000000000b9354a2f78512ee97fbc2f308b5d6aadeec4161be979fc4 581 0.86/1.00 vMB 11
361,658 361,658 0000000000000000081b3b79fe1d3ca833026f0ce6c05ad6e62ea4c081d2f23d 893 0.75/1.00 vMB 17
361,657 361,657 00000000000000000e9e11beebd481da90a3f5e695cf2c208a69bb9bae700197 1,665 0.93/1.00 vMB 25
361,656 361,656 00000000000000000ff53052d520195a4814eb0255e7f45419bad67518cc0407 2,465 1.00/1.00 vMB 36
361,655 361,655 00000000000000000a203bd78c8536399f67275064107def6c7afea29c4e3a7b 460 0.22/1.00 vMB 30
361,654 361,654 000000000000000003d9eba01285e58ce85f7b35d847f1c108f2d9425ed330dc 494 1.00/1.00 vMB 13
361,653 361,653 0000000000000000099ffd397904a0ad710c5ad27ae9dfbf87568ca13291a277 693 0.75/1.00 vMB 19
361,652 361,652 000000000000000004b19e2180dd6abf5701b1af3a8763a0d3cb0d92be1e6c09 614 0.75/1.00 vMB 16
361,651 361,651 00000000000000001128683847671e0ca022f9c74df90a3dc718545379101b72 235 0.75/1.00 vMB 11
361,650 361,650 00000000000000001384576324d1aba591bdc53589ed7a85414057be3f1c07b0 636 0.95/1.00 vMB 16
361,649 361,649 0000000000000000054f5e6e9df6a51a69d1c3854e2137a68e1530dbed64691c 2,172 0.95/1.00 vMB 27
361,648 361,648 00000000000000000f6ae6d19a05a84e296402b21746ecc6a218fe8a419c761b 2,339 0.75/1.00 vMB 56
361,647 361,647 00000000000000000bb4abd88c6b023e9f19a1c1deaac120467279c330a803cf 959 0.75/1.00 vMB 95
361,646 361,646 00000000000000000e806870e7e9cf4d507af6b78fc709e6839a8d34b52ea334 197 0.16/1.00 vMB 10
361,645 361,645 000000000000000015a3db2bf219d557bffdd87221c5e04c463f31f7654b72f1 1,284 0.75/1.00 vMB 24
361,644 361,644 000000000000000001f91d9aebf279d381321e5744d286d0d2a0147328f9e24a 1,478 0.75/1.00 vMB 32
361,643 361,643 000000000000000003932458055c68d4ee2b6d68441c4764efbdf6b0b1683717 765 0.50/1.00 vMB 19
361,642 361,642 00000000000000000fe727215265d9ddacb2930ad2d45920b71920b7aed687f1 1,207 0.67/1.00 vMB 28
361,641 361,641 0000000000000000059ce42ee6958b5de4a69fe06a12bdbba827eaeb626b8ec4 1,677 0.88/1.00 vMB 25
361,640 361,640 00000000000000000a31402a14cb54a00d29d6620b4944925ae070c6897e6b96 267 0.17/1.00 vMB 22
361,639 361,639 00000000000000000c01d0cb606f8e378999a55011073089cf262e0ce9ae7ecc 543 0.30/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.08 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: 723.78 GB
    • Received: 18.41 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.