Loading Tool

Explorer IconExplorer

Memory Pool

76,372 transactions
28.85 vMB
0.07267928 BTC
Random Selection Loading Transactions
Max Size: 176.36/200 MB

Candidate Block

Mining Attempt 1f8edd0f53286f775df0f09f74f0e48e891cbe1188e8949ea8a11563cccc9456
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 1516bd5a1ed6c2dd247d68225a6e53ed0382770a9c5839e4544834465ede70d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,272
Size: 1.00 vMB
Total Fees: 0.00991726 BTC
Feerates: 104.17 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (546,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,849 368,849 00000000000000000f7b49545a37e276299e5f33f07b5eccaa1fcd49d2c152ac 199 0.20/1.00 vMB 15
368,848 368,848 000000000000000006389edfdec0a1e9630f539b13257f5abcf680470707a034 45 0.04/1.00 vMB 17
368,847 368,847 000000000000000001f5ac73f27692893b7e8b80df753b657793dcc08f3164f7 2,131 0.90/1.00 vMB 49
368,846 368,846 000000000000000008fcf1f8c27d769b191877f50cd87571840fedf7c2678046 558 0.29/1.00 vMB 44
368,845 368,845 0000000000000000131f2258e1f319c810ec7f68182ad37e995f8f8a11af7073 1,261 0.60/1.00 vMB 45
368,844 368,844 000000000000000009903b717a12e67406fe2367d81978660ef54b4ac897f9e6 1,081 0.53/1.00 vMB 37
368,843 368,843 000000000000000001e5b35f875654a9d5c49d91b5db5bc82b577de3022aeb7a 2 0.00/1.00 vMB 0
368,842 368,842 000000000000000006af4d3121ad616f6d48f9602380a92b7271fcf090f41b61 2,029 0.93/1.00 vMB 41
368,841 368,841 00000000000000000c15db0a0dec318bde964a0d23d6237431baa3ff25833e36 625 0.26/1.00 vMB 39
368,840 368,840 00000000000000000a43cb3492455e8f7b15da4ae80748f6fa0e34b25382af64 266 0.14/1.00 vMB 52
368,839 368,839 000000000000000005f4ebfa00550cc20a3c51bafd9e283ff9e9dc0b639bc216 1 0.00/1.00 vMB 0
368,838 368,838 0000000000000000055fd15a2cd3c284bfbd3bbd82003925db5d339bfb114d10 1,125 0.51/1.00 vMB 40
368,837 368,837 000000000000000014e0e08deae9e0bf0cd545cc5f1fe7d5b6081da6a1c62ac5 1,356 0.68/1.00 vMB 39
368,836 368,836 00000000000000001062689c3283570136d360a87829c2e91fa32376dc8a3979 1 0.00/1.00 vMB 0
368,835 368,835 0000000000000000018d57803e68f7a5e0b167e0fbcb663693af65201dee0cbb 1,335 0.71/1.00 vMB 35
368,834 368,834 0000000000000000131beb0cf71996931f201889499c12efe32b33bfb39c22ec 1,594 0.75/1.00 vMB 44
368,833 368,833 00000000000000001230089c6ebe9038b22fac8157ad1c377175ed087337ca47 374 0.25/1.00 vMB 17
368,832 368,832 000000000000000004b239be351834c80e25f1d51dddb1fc845d4784b4154363 592 0.29/1.00 vMB 45
368,831 368,831 000000000000000000015f96db0d6fa3933adc083d316de76684f3a536ce566e 414 0.22/1.00 vMB 34
368,830 368,830 00000000000000000ef5c32d09d87c30d57f2d34d01ee6fe49be875f0e8f8750 1,253 0.70/1.00 vMB 39
368,829 368,829 000000000000000012c46a8b734b7f7c2bcf845cb4be8c0ef64b9e011edc1467 1,456 0.68/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.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: 710.57 GB
    • Received: 17.08 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.