Loading Tool

Explorer IconExplorer

Memory Pool

78,086 transactions
30.15 vMB
0.07122767 BTC
Random Selection Loading Transactions
Max Size: 182.89/200 MB

Candidate Block

Mining Attempt 8e8458b4f95511d59ca6348473dec5ab6c5b7cf0ecab67f3c7af49c4477d0617
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root 2658822b7837331ea03c6c07403f7ef7cc31536ac2d8c59d53c9a8bd1250562d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,628
Size: 1.00 vMB
Total Fees: 0.00715421 BTC
Feerates: 73.91 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (215,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,842 699,842 0000000000000000000f3ba836d93b5c87644526e22dc83f5d2dfc338728e10a 1,985 0.78/1.00 vMB 16
699,841 699,841 0000000000000000000073352e1af26b098b3bcbb9f5d48c00608bc7eb6af123 391 0.33/1.00 vMB 6
699,840 699,840 0000000000000000000830702bece738df8d511e7790559aa5ed3e6c196f2304 1,857 0.88/1.00 vMB 15
699,839 699,839 00000000000000000002c6683049d6c6a1a1095b8d7e2f91a64ccd9aeaa13e35 765 0.34/1.00 vMB 23
699,838 699,838 0000000000000000000f43b484be802e2ab3b8dc1899820249db64c3da9a1de4 1,381 0.57/1.00 vMB 12
699,837 699,837 00000000000000000000f972881c7b501b93bd82d694db8e461bcc7b1a3eb1bb 196 0.05/1.00 vMB 11
699,836 699,836 00000000000000000004db2c27907a78bd69c8db5245049f2679c6f2f2c3c396 1,143 0.44/1.00 vMB 12
699,835 699,835 0000000000000000000385f7480cc77ce785b5093a63b35b8fcc9835f585bf8d 2,077 0.71/1.00 vMB 2
699,834 699,834 0000000000000000000d5342a5cdae372e1220dffefcb4627dd833ec049de2e7 2,793 1.00/1.00 vMB 20
699,833 699,833 000000000000000000009e84e3367877c984ca70e5beb054a4b703b6c3af2681 2,691 1.00/1.00 vMB 15
699,832 699,832 0000000000000000000c2eae2d0762dbc2f025051d2b45ab1e9975ef5c18d8ed 1,755 0.81/1.00 vMB 6
699,831 699,831 0000000000000000000aff5b913727449f6f2dbf5df4c3e9b9ccc57ded1b14a4 2,554 1.00/1.00 vMB 15
699,830 699,830 000000000000000000020fd8b63bd2bb9ef5696e832eecf3617d79934c6db64a 3,340 1.00/1.00 vMB 3
699,829 699,829 00000000000000000004fc26978e5e251d64ac637eebed9c318ab4d26f009da8 2,397 1.00/1.00 vMB 12
699,828 699,828 00000000000000000004e0fa3e6054466100df7dcf4cfe8e080edc2f98e4e236 2,864 1.00/1.00 vMB 7
699,827 699,827 0000000000000000000881c979ee41309e2a223ee9116c6191352b640ecfc236 2,963 1.00/1.00 vMB 23
699,826 699,826 0000000000000000000437b94801614589cb8c76d379109d435d3cd6174a9bcb 2,741 1.00/1.00 vMB 15
699,825 699,825 0000000000000000000bb92d6c430c3c2dc67a0870d7c5c574c4ea461a19bdeb 1,635 0.67/1.00 vMB 8
699,824 699,824 0000000000000000000df81eab84723b4fd6717b26f69db774c6b19019dbed43 1,263 1.00/1.00 vMB 4
699,823 699,823 0000000000000000000b9103775e8f82cd1e479059a9b29d0a5782720e562546 1,921 1.00/1.00 vMB 8
699,822 699,822 000000000000000000016186687da269e49f8ebef947c0324da0501dbad3c508 1,914 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.72 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: 707.12 GB
    • Received: 16.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.