Loading Tool

Explorer IconExplorer

Memory Pool

82,063 transactions
30.10 vMB
0.13260421 BTC
Random Selection Loading Transactions
Max Size: 181.84/200 MB

Candidate Block

Mining Attempt 1129935429db3c9f4a1cdde6af7c1cee9c653da8cc0caae8849ab3ccd83b2f34
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 7d8ff133c72f7e89599ae3e0a8f8ffaa37809e3b74b0ac13e510997bfb0811e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.05508986 BTC
Feerates: 477.45 > 5.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (269,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,336 645,336 0000000000000000000476d56bcaaf896d191f875a4d8ff23288adaa98c1825e 1,970 1.00/1.00 vMB 99
645,335 645,335 0000000000000000000d7b80f86ebe145df4c1797c24f9c664bcaa3dda78cb79 2,669 1.00/1.00 vMB 95
645,334 645,334 00000000000000000006e0d91b7fd5bce6e28e20bbc819b6816779baac8a4739 1 0.00/1.00 vMB 0
645,333 645,333 0000000000000000000fa9aab97fac410916c4b5e7e1edd6e401b73e812f8510 2,856 1.00/1.00 vMB 88
645,332 645,332 0000000000000000000169700aa82cd52bd24c63d135c9b96819f9b637fb638f 3,156 1.00/1.00 vMB 85
645,331 645,331 000000000000000000021d254b0c5ea6d15d2f90a6d29d9cdc820e44e3bcc016 2,829 1.00/1.00 vMB 94
645,330 645,330 00000000000000000006af9b874b40c6dd7033b8e265e25017e870a5ad2e6fe1 2,611 1.00/1.00 vMB 118
645,329 645,329 00000000000000000009d63911ee8935d4831f8ebfc207fe46a94823790a2810 3,355 1.00/1.00 vMB 85
645,328 645,328 00000000000000000001fac0b7f4ae6afb4823c6210058698349291977152358 2,809 1.00/1.00 vMB 87
645,327 645,327 0000000000000000000157fa516226a5d6cdb357ba9f63485ee0dfc008b5c6bf 2,368 1.00/1.00 vMB 97
645,326 645,326 000000000000000000025b8d1655e80aad50d3125fa17fe7b87b4c6967f49df2 2,387 1.00/1.00 vMB 136
645,325 645,325 000000000000000000078669223a603fa5e8adde51636d15bd7b8ff6e9b560ea 2,299 1.00/1.00 vMB 98
645,324 645,324 0000000000000000000a4da856541ea188f6c85fa6e489b123d4a8955d3e5d2a 3,026 1.00/1.00 vMB 105
645,323 645,323 0000000000000000000e2b3b6417d0c7fdb0cf608d96dd719bb56f78384d7bb8 2,325 1.00/1.00 vMB 102
645,322 645,322 0000000000000000000c10edc500f8f66cd7bda89be1d33b662e7f88b6e736a8 2,338 1.00/1.00 vMB 94
645,321 645,321 0000000000000000000809bd32fc6476be2fa02d1b7242df8c131efb401c7f23 2,884 1.00/1.00 vMB 115
645,320 645,320 00000000000000000007ed82846b26c2bbbeaaf71c1da35427e145d2cadd3970 2,849 1.00/1.00 vMB 87
645,319 645,319 0000000000000000000db2bb12c783ec79b3a3adbb17861c96d7696fc700bcba 2,959 1.00/1.00 vMB 113
645,318 645,318 0000000000000000000ccb734273f1b0b90dd9ecb4e63e01d40f4a599018f658 2,517 1.00/1.00 vMB 102
645,317 645,317 0000000000000000000398565bf61f95b8b6ba68656e057c111fe70fa2b555d9 2,278 1.00/1.00 vMB 114
645,316 645,316 00000000000000000009adadbbffe04743b5f51116aca17ed3ee2ab183f81a86 2,539 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.