Loading Tool

Explorer IconExplorer

Memory Pool

36,100 transactions
25.75 vMB
0.08333347 BTC
Random Selection Loading Transactions
Max Size: 131.79/200 MB

Candidate Block

Mining Attempt 530b4279b10e6d038adda67e772469f509577ca2a7ba9600ffd79b45e47b3efc
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 3394371a94fb91020559a48e17db52386ee5140920a5d5075e26f9badf1a8915
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,308
Size: 1.00 vMB
Total Fees: 0.03617965 BTC
Feerates: 171.09 > 3.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (556,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,110 358,110 0000000000000000075759e868c9586bf67492143221a6d58fa7932a759f9f83 139 0.10/1.00 vMB 14
358,109 358,109 0000000000000000103ca0c14e253317010844a345798b5bedbb79615a28a994 1,126 0.93/1.00 vMB 11
358,108 358,108 000000000000000014113c60886dbb23916aa56a547a0cb72f68109ee21bb4df 489 0.44/1.00 vMB 17
358,107 358,107 000000000000000000cf59413fa2f924d435ad787eac8d07a9b876992e538db2 781 0.75/1.00 vMB 19
358,106 358,106 000000000000000007a3b265bdf87dcf0aac04a46c92425166b4ae11688a2359 2,161 0.75/1.00 vMB 38
358,105 358,105 0000000000000000015f44fdad3fecf86dcdbb967bb7d621e0a417a3baebd326 298 0.27/1.00 vMB 10
358,104 358,104 000000000000000015f286ab0b589104a2c631ba372ef7a7b52409fccb5bbff1 716 0.75/1.00 vMB 18
358,103 358,103 000000000000000003466f715bfe34646513c5b384175bfeb0e5140d9202e8f2 1,653 0.90/1.00 vMB 249
358,102 358,102 000000000000000011534a111df8f4877f335cad79975ecf6b9599b8d76b997e 2,304 0.75/1.00 vMB 54
358,101 358,101 00000000000000000faba00bd273028bc189e6d9594133aaf0246b1acec19495 1,749 0.75/1.00 vMB 39
358,100 358,100 00000000000000000aa5d042182ecbd6ecb322c9e35af8a51679d15b3f27acef 462 0.30/1.00 vMB 31
358,099 358,099 00000000000000000df8c2c7dd7c3fd2de727eb33aec6eacfbaa3b7006652353 1,596 0.79/1.00 vMB 25
358,098 358,098 00000000000000000a702f4b29579ad2b9179dbf7e4051a50e29cea3f2f50d72 769 0.40/1.00 vMB 29
358,097 358,097 00000000000000000de820bd40c17664c4b790ee251125eaca7f2cfdf36d1f7f 160 0.11/1.00 vMB 23
358,096 358,096 00000000000000000bb8898bee913f7c243d15493d96f7f6757180c0e415f49c 333 0.24/1.00 vMB 21
358,095 358,095 00000000000000000ff0b2d9105165337e813bceeee89bac18e1b1e12c8a46bc 587 0.46/1.00 vMB 18
358,094 358,094 00000000000000001470efd1a8a49f3416f73223dfe9f56b170e015457892284 1,331 0.70/1.00 vMB 28
358,093 358,093 000000000000000001aa7c1064d3b024a6f53ac6cf3fdc520c4c6ed014106ef9 1 0.00/1.00 vMB 0
358,092 358,092 0000000000000000124f2a99f73acbe44c2a9fbd594f1528e171628c2beb9b84 1,363 0.75/1.00 vMB 27
358,091 358,091 00000000000000000d4ae7fddac42dbe3983d61780c32cfdb72b9a1ed6d73061 324 0.20/1.00 vMB 20
358,090 358,090 00000000000000000d89dd8812201269b0f27080637ba997771006418245a26c 1,159 0.61/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.