Loading Tool

Explorer IconExplorer

Memory Pool

72,017 transactions
27.31 vMB
0.07294627 BTC
Random Selection Loading Transactions
Max Size: 165.01/200 MB

Candidate Block

Mining Attempt 6e8e6c61f4951ae41b06a3420a52c7b6bbdd9be0beb91c15753372ab05fc39cc
Version 20000000
Previous Block 0000000000000000000168c69c0ca71f33f06f795a51a274dc96cdba2a6216f0
Merkle Root d4d60f3e242c5ab8d3aef47436c8327fa5a92d14fd91f7b6b1e9747fcc55e5bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,224
Size: 1.00 vMB
Total Fees: 0.01420446 BTC
Feerates: 322.65 > 1.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,565 (675,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,338 240,338 00000000000000ca817afc51af8204356630508e34dfd60021385ccde4ebf93f 6 0.00/1.00 vMB 474
240,337 240,337 00000000000000cc207eac0fb942b4a7eda38c7420a36739b8a92f9fb11bb369 103 0.04/1.00 vMB 170
240,336 240,336 00000000000000c6d1c7a6821ccb8031b508c7e7d29a759d33aa9c8be628614e 145 0.06/1.00 vMB 186
240,335 240,335 00000000000001116f3a0106f9fd34e9ee6052b98151553baa1a73fec6f16dbd 16 0.00/1.00 vMB 166
240,334 240,334 00000000000000a255a665a2a5705f19e7bef3dd062bbf2125344d5d0f518c0f 99 0.05/1.00 vMB 114
240,333 240,333 00000000000000917c382c1a88504b0b85c87438a65d2ceeb6bc14fbe8291284 390 0.17/1.00 vMB 184
240,332 240,332 00000000000000392786eff733d166b6204ad789d31707087bd68e9744592a89 7 0.00/1.00 vMB 103
240,331 240,331 0000000000000018fcace78e343294376b04f13147a3078212709398cb4c001a 402 0.18/1.00 vMB 172
240,330 240,330 0000000000000056b22c7e1dd994418c4e994161a372bb0696804695939ff467 336 0.15/1.00 vMB 177
240,329 240,329 000000000000008d179f20ca783b2ade53399cb88881a70715899d58eea2ad31 269 0.13/1.00 vMB 153
240,328 240,328 0000000000000080b8e599856a3d16f6dd4f4a2a65adba40f1db6aa710e2a614 174 0.08/1.00 vMB 162
240,327 240,327 000000000000005804c4889ea3c840ebb1271a5f35a5c257bb3e7207df5fd476 63 0.10/1.00 vMB 66
240,326 240,326 00000000000000a58d339670aab18f420c454c40a99c6d77a91ca519d256c8c0 593 0.25/1.00 vMB 138
240,325 240,325 000000000000007ed5de69e6c7244345a19d579cda6f5d569bd4289f5e6235c7 370 0.16/1.00 vMB 127
240,324 240,324 0000000000000009afca828a8779260dfe33b8bd9c1f444262aab9635ab6851e 183 0.08/1.00 vMB 113
240,323 240,323 000000000000002ef8a5df1dc79b6a2b2e3a2710221da97ad1089c0a26f240b5 369 0.17/1.00 vMB 146
240,322 240,322 00000000000000a05be9817d53062720aa8440b180683bb81410c4023e589c1c 158 0.08/1.00 vMB 129
240,321 240,321 0000000000000102d1df63c9c795778274e9cb9325453f9e80b0ea41f07a6a2b 180 0.13/1.00 vMB 112
240,320 240,320 0000000000000098286c9f7bb5c742474e17710b93a374c30c475d7ddf40a9ab 622 0.25/1.00 vMB 1,995
240,319 240,319 000000000000002e49f62486a83656f51e80e768fa84de539bcf15f7d6ff0afc 179 0.08/1.00 vMB 168
240,318 240,318 00000000000000719fd5423320323a2f3cc37c3d25259543c3b20c7771c43412 129 0.08/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 783.37 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: 768.67 GB
    • Received: 19.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.