Loading Tool

Explorer IconExplorer

Memory Pool

46,690 transactions
27.38 vMB
0.05978694 BTC
Random Selection Loading Transactions
Max Size: 145.20/200 MB

Candidate Block

Mining Attempt 1eb4100d73edb4cdd396c273f52224be24b2a191b3998dca508436c7dbd588ff
Version 20000000
Previous Block 0000000000000000000149e99e9fe928cc50ad17726ca7114570e11f41657874
Merkle Root 97bba656aea5a76fe4c4945282360857b5c23c18e3b7c3d5c48f3a8f15ceb80a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,910
Size: 1.00 vMB
Total Fees: 0.00862113 BTC
Feerates: 40.21 > 0.86 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,770 (152,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,070 762,070 0000000000000000000723dd73d91be542b665f0db771e593d1a6d76150262a5 1,622 1.00/1.00 vMB 8
762,069 762,069 0000000000000000000146a0095a5cafd7d1629a5fe9822c431acb40f8d47906 709 1.00/1.00 vMB 1
762,068 762,068 00000000000000000001590f870333479d64254280d8f251874485ed83ba67ad 2,391 1.00/1.00 vMB 13
762,067 762,067 000000000000000000023cb1f6e8280aeaa0300c9e7401f4bc7e8833c9c2318b 1,534 1.00/1.00 vMB 8
762,066 762,066 000000000000000000032aa659e748196ef9ddc0f09032a7961de6e98a815e8c 297 0.18/1.00 vMB 8
762,065 762,065 00000000000000000001d45e59b56792e1784181721509644107679b0d46d1a7 1,103 1.00/1.00 vMB 11
762,064 762,064 0000000000000000000695e001b05b3779aef21fd38d49ccd69e0d90c8e15e38 2,272 0.86/1.00 vMB 12
762,063 762,063 000000000000000000052033151e15c7ff69371a172f2fa7e1ec36724bc8b35a 68 0.02/1.00 vMB 13
762,062 762,062 00000000000000000002ed52b8a5e62992c86b409eff70d0bedc3dcc36b101e0 564 0.27/1.00 vMB 8
762,061 762,061 000000000000000000011f8673f1cdb21e97fd601b18aba6dd34fb3bbaaab040 1,538 0.55/1.00 vMB 12
762,060 762,060 00000000000000000005352c90f552ec5ca641c40e7c51a2058cc0faeb197b34 784 0.27/1.00 vMB 12
762,059 762,059 0000000000000000000576746c73c98f9320fd999d0fb99bccc1730726755349 908 0.28/1.00 vMB 13
762,058 762,058 000000000000000000053904e70dadc988ea2e07eda0a25986a1270a7cf93d13 608 0.26/1.00 vMB 12
762,057 762,057 000000000000000000062071071effa905be0a690a728b01fed8f5af399c1a08 162 0.04/1.00 vMB 15
762,056 762,056 00000000000000000001b17fe22dc9ae077328123a0c075eb64d44417e71b6aa 651 0.22/1.00 vMB 14
762,055 762,055 00000000000000000001e8ba6687b2d5a02319454c7888ce661bf406878ddd0c 157 0.12/1.00 vMB 7
762,054 762,054 00000000000000000002732101c40bc77e182a5a73836a4c5ce24a366092dbc0 35 0.01/1.00 vMB 11
762,053 762,053 0000000000000000000395efda1978d3f13b09a7023c1359143fa0124d625953 569 0.39/1.00 vMB 7
762,052 762,052 000000000000000000067b6cbdc3cf412a6c1adcd80c892aa89834f9f3c63375 1,312 0.48/1.00 vMB 11
762,051 762,051 00000000000000000004652f2908c67fd823d78ca852e1f6bc161df55d0526e2 2,026 0.95/1.00 vMB 12
762,050 762,050 00000000000000000003bf4a5865e0cbd69a63e33fada63ccafab5f35819a2c2 321 0.09/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.98 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: 648.19 GB
    • Received: 13.01 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.