Loading Tool

Explorer IconExplorer

Memory Pool

75,982 transactions
28.40 vMB
0.06676087 BTC
Random Selection Loading Transactions
Max Size: 172.01/200 MB

Candidate Block

Mining Attempt fd2d573b6b119055f7752bfa6cf0d87418f5d9b327ea950ef2899ad1f1240cc6
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 036940f2f35527ca16f7472844027349fd85ef2ae315d44292fabfa4fd3e6ab3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,654
Size: 1.00 vMB
Total Fees: 0.00786227 BTC
Feerates: 101.00 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (346,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,948 568,948 000000000000000000038f461f59c2c2b183d886dfa60a6b12d040ef1efe9bca 3,304 1.00/1.00 vMB 37
568,947 568,947 00000000000000000025e4cadb2d9af4e6ae6a62659c49b83e4e519395a440f5 2,525 1.00/1.00 vMB 27
568,946 568,946 000000000000000000291dc1b0183bd31695d08b7b398239c47546d690cdf7a9 2,507 1.00/1.00 vMB 43
568,945 568,945 00000000000000000011bccc709ee8b48b55c4e17ffc40502189a0aafd89d188 1,935 1.00/1.00 vMB 19
568,944 568,944 00000000000000000014349a8d1130e1e5871d21ac5671b24a77c0432fcaffb8 3,008 1.00/1.00 vMB 35
568,943 568,943 00000000000000000015d22155abb83d9271857c1cd3c59660a6ee797cab55be 3,084 1.00/1.00 vMB 26
568,942 568,942 00000000000000000022b46b7c6082d9b80479200eb45f2992548b186d3464ed 2,688 1.00/1.00 vMB 34
568,941 568,941 00000000000000000023462b87947d656c0b700130f30ccf5f02c7dd1aa28b22 1,454 1.00/1.00 vMB 36
568,940 568,940 00000000000000000021d09820b54555b59fcb3bec9d9f0a1e51508987608bfe 2,517 1.00/1.00 vMB 44
568,939 568,939 00000000000000000012d63dd2138080a898315a1da80fb5ec7dfca1f2956cb9 2,373 1.00/1.00 vMB 45
568,938 568,938 000000000000000000225b67cee1c64a2691e4ad1dfaa7aea40334490a95f0ca 2,644 1.00/1.00 vMB 42
568,937 568,937 0000000000000000002443a589e3f82e355ce2e01d1b328674f0efcbbfca649c 2,309 1.00/1.00 vMB 43
568,936 568,936 000000000000000000042f92f46a008a03ec38ae38873be6a87c990c8ba57652 2,212 1.00/1.00 vMB 40
568,935 568,935 0000000000000000002bd0419484a4ddcdb347ca97b6aa823c938bc49f532b43 3,329 1.00/1.00 vMB 46
568,934 568,934 00000000000000000013ebe24cddd7c0366d68372ef8e6b207c8811d46e67697 1,326 1.00/1.00 vMB 20
568,933 568,933 000000000000000000021ed2e409b287181f30f7d316989b0daba79058847baa 2,984 1.00/1.00 vMB 20
568,932 568,932 0000000000000000001ca7cec4069c4200c04c682cb02a1c517f37548444e248 3,356 1.00/1.00 vMB 33
568,931 568,931 0000000000000000002824c75767bb94d34c395ace6d324d99390d5895a3b8bd 1 0.00/1.00 vMB 0
568,930 568,930 0000000000000000002908792f707280f8a9268a176f2433aacd5397ddd72c15 2,354 1.00/1.00 vMB 40
568,929 568,929 0000000000000000000dedd66e96640593542141e25c25cfea126097713448b5 3,379 1.00/1.00 vMB 30
568,928 568,928 00000000000000000012dc1084ace9bf8534af4dfd0b455655a6464491951b55 2,118 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.