Loading Tool

Explorer IconExplorer

Memory Pool

78,876 transactions
29.39 vMB
0.08261470 BTC
Random Selection Loading Transactions
Max Size: 179.67/200 MB

Candidate Block

Mining Attempt 52e8f6f3fae22e4db6ee77a03c296c53e7484e21cf5b1440ca7ebbed2c3ebae1
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 691c21807e173f83e8aa3601d3bb8530f265d8b2df3f9eacc4baa8b03fd75f8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.01812036 BTC
Feerates: 402.60 > 1.82 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (627,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,850 287,850 0000000000000000f30724a0520cfb24d769a76d30ed129eae1b27e965232c5c 511 0.25/1.00 vMB 39
287,849 287,849 000000000000000075750f9ed13d98881873f0343b0d70e0137fc60f0154cc71 32 0.02/1.00 vMB 0
287,848 287,848 0000000000000000dc6bb87e382de0122da74d7bbc4e2d9e48c7b709bb8ca334 46 0.03/1.00 vMB 33
287,847 287,847 0000000000000000144594619e4f98b74fc5dd23310ce03670c7bb31ec989032 275 0.27/1.00 vMB 21
287,846 287,846 00000000000000009a811a44675809ad392a1b5b8c221878895b16bddcdae483 44 0.05/1.00 vMB 12
287,845 287,845 0000000000000000bbef1fb3e1608689d45669e5f3d2ffa74b5695a9cabebf9d 131 0.08/1.00 vMB 32
287,844 287,844 00000000000000015893aa9a10a0d2aa1d901c241ba930dfcfe37f740fa51050 168 0.13/1.00 vMB 34
287,843 287,843 000000000000000002acb37cdddca4559d564f59e7b381415111dad4183a0500 717 0.50/1.00 vMB 26
287,842 287,842 0000000000000000b384a60adcfb348efcc29ee42451d741f65d575dc2cefd3a 995 0.35/1.00 vMB 52
287,841 287,841 0000000000000000cbc6903cca05c086e28f95e4f44fbb0ca94528e5c01cc80d 217 0.13/1.00 vMB 41
287,840 287,840 0000000000000000e14ba61d1f08387644360c9133cec08ff13fe3ea2724d300 902 0.54/1.00 vMB 27
287,839 287,839 0000000000000000227eae106ce9df911bcd9b8040a754bf029fd3cb2e1d6d89 307 0.19/1.00 vMB 31
287,838 287,838 0000000000000000ade3ff723219c66bff801b28b5bea20b42dee185f9feb9b3 626 0.29/1.00 vMB 35
287,837 287,837 0000000000000000d6f6a10d9ea2edd42a2235332cbc0055252d9b1c96b2d474 349 0.18/1.00 vMB 35
287,836 287,836 00000000000000004baa6e52cc1b880aac17a8a2e50c54acd9cdd7284213cca2 396 0.38/1.00 vMB 22
287,835 287,835 0000000000000000cf343d275dbdb310057d0719cef8fada7bbd331ea363069f 98 0.06/1.00 vMB 65
287,834 287,834 0000000000000000bc5fed97142b3c0e9897a5a8b9f53bb8606d65b9e786b0f5 823 0.35/1.00 vMB 36
287,833 287,833 000000000000000065dfec9ff4ff2505545217c76e220cca880b291bfe5f122e 139 0.06/1.00 vMB 68
287,832 287,832 0000000000000000c0a5fd0f79a8e74f6303066763ea1313f2aaebb6d2e765ca 231 0.29/1.00 vMB 17
287,831 287,831 00000000000000005e717c0771493779c70ec32d98e367551fe3d6c29052a0e0 777 0.35/1.00 vMB 45
287,830 287,830 00000000000000012e29b56af9955da517c5f8b3e9197937bfe7ad6d74f39985 557 0.35/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.