Loading Tool

Explorer IconExplorer

Memory Pool

82,002 transactions
31.67 vMB
0.10605615 BTC
Random Selection Loading Transactions
Max Size: 189.86/200 MB

Candidate Block

Mining Attempt e0d53b394489d71e10898a02560e1a631fe2c6348dce161540c94d54ecdd62d9
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 64ed26d49ae485e8211357173bc04d76c4947f65c92e23369c632952b5df167d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,706
Size: 1.00 vMB
Total Fees: 0.02333030 BTC
Feerates: 99.50 > 2.34 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (624,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,035 291,035 00000000000000003570a7c4b64ef627b0205b838c3d3b6704db9acaec473ebd 256 0.16/1.00 vMB 72
291,034 291,034 0000000000000000689235891be004ab2dab2f7be048edbe76d32c02422b02ad 648 0.42/1.00 vMB 46
291,033 291,033 00000000000000005b0c0c2197256fa7de79ff5946cfdefb38ff3c421655323f 128 0.05/1.00 vMB 83
291,032 291,032 0000000000000000421204b3ad001b720f9ca4ed102553460058d4c3cd730e38 136 0.07/1.00 vMB 23
291,031 291,031 000000000000000042e1c565a27425a23694d2320e0fe1fb5287cbecb8452387 297 0.16/1.00 vMB 34
291,030 291,030 00000000000000008b532bea43d2cfbc887ee8b00196731057ba84b377550b6f 392 0.15/1.00 vMB 33
291,029 291,029 000000000000000035889b6c9350909c4844835bc145a7e3a3e233166575c15b 16 0.01/1.00 vMB 66
291,028 291,028 0000000000000000a29b7f0fd2336cf66dad0fc33f0496abce1f21f13caf76cc 128 0.04/1.00 vMB 40
291,027 291,027 0000000000000000fc41b023e248c8cf772e30af0b1508f08f2661526fba7b83 690 0.28/1.00 vMB 41
291,026 291,026 000000000000000041ad19c79de8aeb9f011eac340c21ec401b3ca25e4df62a5 56 0.03/1.00 vMB 9
291,025 291,025 00000000000000008224744be6e3e0f5748e37357fbfd34914437862ddf6b26e 365 0.16/1.00 vMB 35
291,024 291,024 0000000000000000191401c717cf5f9f9fbdd4987df6151742190e9bb7276dfb 438 0.34/1.00 vMB 20
291,023 291,023 00000000000000005fae1aee762e3a8507b6b2d2ed9ddde1244b90987e013343 758 0.25/1.00 vMB 58
291,022 291,022 0000000000000000a48f0e25d8305c39594aa576f6b8f5d471998270c6dfd0ba 1,215 0.50/1.00 vMB 43
291,021 291,021 0000000000000000d866bc09a25ee6901534ccd83387f2ac898a40d0fa6e87e5 38 0.01/1.00 vMB 35
291,020 291,020 00000000000000001682297838f68f9cc598da256e7e41b3833d128948a08d5f 268 0.13/1.00 vMB 34
291,019 291,019 0000000000000000af8e0c043defa44a45ffb8d3fad94c8a7a9fba22006d070e 682 0.31/1.00 vMB 42
291,018 291,018 000000000000000085ee212db925e12deb2703297ca598e0bceab9aae2c429dd 227 0.10/1.00 vMB 22
291,017 291,017 00000000000000001e00d68c0710145a986fdfa4bdfb1b820548dd628f2da040 1,137 0.47/1.00 vMB 38
291,016 291,016 000000000000000079487e5bc724068e44ac38caa8172c9b4e94503899782173 128 0.04/1.00 vMB 52
291,015 291,015 00000000000000009e012af36d6459b35dc73ef780c58510e124cac349031564 424 0.21/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.