Loading Tool

Explorer IconExplorer

Memory Pool

39,223 transactions
28.90 vMB
0.07375316 BTC
Random Selection Loading Transactions
Max Size: 146.26/200 MB

Candidate Block

Mining Attempt 48318750d46f86023fa5c9cb6517923b5b45fc95c049cf008ccfefd92bae30e3
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 5df1d1738db9e8c907cfec21ead1d79e0c0e8abf53db16c8b597794c9576eeca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.01762304 BTC
Feerates: 100.36 > 1.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (440,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,125 474,125 0000000000000000001589dee7fd51427c7aaf693bdd4a9856dfdb88660ed588 969 0.44/1.00 vMB 274
474,124 474,124 0000000000000000003d86541e205bd641d22c918553d5faab0610463fe0e2c6 316 0.13/1.00 vMB 222
474,123 474,123 000000000000000000ea5af480627759e1c784a52ac1847d69e75d197739032e 581 0.42/1.00 vMB 123
474,122 474,122 000000000000000000904706fe71b0afc696298e600acadbc61f2ccf0e3a997b 2,154 1.00/1.00 vMB 176
474,121 474,121 0000000000000000003659d07c6dab6196712e951439eef25ca15204fb136f51 2,431 1.00/1.00 vMB 190
474,120 474,120 000000000000000000fc82e8278f25bf05cb8700cae9583e6334f87213c20ef2 1,815 1.00/1.00 vMB 368
474,119 474,119 000000000000000000cee7888ba624ae6546ebb9877e570a7e71f5536017dbc4 1 0.00/1.00 vMB 0
474,118 474,118 000000000000000000106736d58845cebfc229d49b270dd3833bb80467e5edc3 1,889 0.90/1.00 vMB 213
474,117 474,117 000000000000000000a37053f4c653fa2b828db1b59063fcb6520e7d763b6ae9 1,419 0.57/1.00 vMB 209
474,116 474,116 000000000000000000073e6bd68f0cf2a41cda6fc2ab17aa23b9bf144b3ae1f8 878 0.40/1.00 vMB 237
474,115 474,115 0000000000000000006438a1682b81f9dd5661cb3f50ec152daf1c29025617a0 934 0.49/1.00 vMB 209
474,114 474,114 000000000000000000265140c85c163347c7ac3f8e78f05bd7cf6ba759f0cecb 1,911 0.90/1.00 vMB 207
474,113 474,113 000000000000000001372890e632d06682e26dd118b721f88d2634102e939d4c 279 1.00/1.00 vMB 21
474,112 474,112 00000000000000000014796854ca56f036c8ac638d7540de0b6cf3728a887572 52 0.02/1.00 vMB 226
474,111 474,111 00000000000000000040a9b0c2923497bddf4d251df5d2089ff1a189d3435294 1,714 1.00/1.00 vMB 155
474,110 474,110 0000000000000000012c481544c008884bf431838c510d8e02fb9918ef7d9291 2,203 1.00/1.00 vMB 186
474,109 474,109 000000000000000000de0e85e6e38ff740cea36a18d32810d0c737843fd1c71f 2,417 1.00/1.00 vMB 205
474,108 474,108 000000000000000000971dc19ee29195926e4e6cee689caa40fed902010aa807 1,983 1.00/1.00 vMB 143
474,107 474,107 000000000000000000e83f5455b0718385411fb7f7eb5792d35e8ac21f782dde 2,118 1.00/1.00 vMB 311
474,106 474,106 00000000000000000178b2d33b8a9fee9d920db596d6f2f0c46a4f71fabe3078 2,124 1.00/1.00 vMB 413
474,105 474,105 000000000000000001114e557aa5ba5e401e0c8229c67580453a9cec0d766d04 249 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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