Loading Tool

Explorer IconExplorer

Memory Pool

84,759 transactions
31.71 vMB
0.10865473 BTC
Random Selection Loading Transactions
Max Size: 194.23/200 MB

Candidate Block

Mining Attempt f32f347311f861cbb4f2ed91e83d4788dfe79c10827a9e7195b540274e860d6f
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root f1ce2f76161e8360ab465f7a1920801db46e16cbfb8a1b6189d00a48302c20b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.03402058 BTC
Feerates: 299.70 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (323,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,554 591,554 000000000000000000071640e697080cfa36c0608788996afacdf3bb8ce1b8aa 727 0.33/1.00 vMB 24
591,553 591,553 0000000000000000000e5ec8c69e6d20bc645d0d22f6b81f560f19d39380fe0e 855 0.48/1.00 vMB 11
591,552 591,552 00000000000000000011c586b46dd996dcfe9f43d90a499a6d322e6d1a6b91d7 2,663 1.00/1.00 vMB 4
591,551 591,551 0000000000000000000920fcfc490b74f4a137930a65e75d9f66b86e20936a14 1,365 1.00/1.00 vMB 16
591,550 591,550 000000000000000000041b19c6064bf28d31d88ae47106bd8e5598199a2ae54c 1,984 1.00/1.00 vMB 14
591,549 591,549 000000000000000000086ef831406c122d4e49720ee8d83b615f17f88a0793c1 1,048 1.00/1.00 vMB 12
591,548 591,548 00000000000000000012df9f66fd70b84814890113fddbebaa6188fc1d4ea67f 2,791 1.00/1.00 vMB 27
591,547 591,547 0000000000000000000232db1eaa18597f88f7234dfc4c5e1a1664dcc7e229f3 1,853 1.00/1.00 vMB 20
591,546 591,546 0000000000000000000592cd8bad82bfd5923e3dd94ea5c97e655680886df639 2,532 1.00/1.00 vMB 24
591,545 591,545 00000000000000000012256149e149003d68b59c764068106f366a1cc1319027 2,280 1.00/1.00 vMB 36
591,544 591,544 0000000000000000000bf6ee28da76440d678cefb48317ad3ef1c86c5c74e04c 1,522 1.00/1.00 vMB 35
591,543 591,543 00000000000000000003d980435d93deee81f234ece213196f8a211e8905f83d 3,239 1.00/1.00 vMB 52
591,542 591,542 000000000000000000070e4b98efbb238f3172ef391d4add13f6790c5b4f11d8 1,890 1.00/1.00 vMB 49
591,541 591,541 0000000000000000000873836f5e23e55d8045427c31e4f3583ef40921dae613 1,286 1.00/1.00 vMB 71
591,540 591,540 00000000000000000009bffd00fb461fdad4bd07ea50b19a8b98e5e2cff9f51d 3,108 1.00/1.00 vMB 31
591,539 591,539 0000000000000000000a8305affadc94ea3988edd146a0a95cc6830e472461e1 1,224 0.67/1.00 vMB 7
591,538 591,538 000000000000000000078c7958929bb50fbf07dd76b92aa7cdf92f75384426a2 3,175 1.00/1.00 vMB 24
591,537 591,537 0000000000000000000239f72aee24527c765f5138840bf367230cb8c3513930 2,988 1.00/1.00 vMB 17
591,536 591,536 00000000000000000005be511e0c0431e48c4ec703dd4e914038b4684b16ad93 2,681 1.00/1.00 vMB 10
591,535 591,535 0000000000000000000abc1c243482ba2e066cad6d122aa3fdd30c8ad477cbb9 2,029 1.00/1.00 vMB 16
591,534 591,534 000000000000000000158fce9be5241dcf57f0940559c52a7cc5b053b9948a42 3,096 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.78 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: 709.62 GB
    • Received: 16.94 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.