Loading Tool

Explorer IconExplorer

Memory Pool

44,706 transactions
28.54 vMB
0.06441538 BTC
Random Selection Loading Transactions
Max Size: 151.79/200 MB

Candidate Block

Mining Attempt f6459919743f8c9851becd4e803e9bc9c9939c424c81fa2b10c6498d2bd4c957
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 0732325b5d1126d6d92d7df7a4b3a9d9d06c780fc19638622958f5473fd597c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,296
Size: 1.00 vMB
Total Fees: 0.01039184 BTC
Feerates: 60.21 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (536,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,667 378,667 00000000000000000de0ad2a8c935ebba7db79c95a5fb85f330943c0402ba8dc 883 0.75/1.00 vMB 22
378,666 378,666 000000000000000004138b8a99f0ed741f47df2c38ddebb373703f05709ee1be 446 0.25/1.00 vMB 28
378,665 378,665 000000000000000011a152ac07ee847e31b384a7fd9bc4c86157933f26376b57 246 0.19/1.00 vMB 30
378,664 378,664 000000000000000008d3f4a82bcc0887e526f53fdc584c04edff81a150f63e93 754 0.46/1.00 vMB 32
378,663 378,663 00000000000000000e326038bd28e7003623f92e56aa93a87c624031ff9d0b38 902 0.71/1.00 vMB 27
378,662 378,662 00000000000000000f41672a8781934ca4a28fcc7f3c70ba1aa6974b3c99d9c2 987 0.42/1.00 vMB 48
378,661 378,661 00000000000000000867164532b8b091f4589f887c38d72eee70c0e669d10bd6 1,261 1.00/1.00 vMB 20
378,660 378,660 0000000000000000046b475c9bc1739838a7d81c9894466438b0678dbc1efd3f 1,252 0.99/1.00 vMB 23
378,659 378,659 00000000000000000d56b9c5d4ebf969c1ff9ed822acf152c8b8c6d4199a6486 572 0.34/1.00 vMB 66
378,658 378,658 000000000000000004efbd9df57c94b5de5d1fab38f4e52f628b4f5d66f1f193 685 0.46/1.00 vMB 37
378,657 378,657 00000000000000000f22be1bd3a6b85b229b09c5fbacc60b7fc10d2a4315ec6a 403 0.22/1.00 vMB 34
378,656 378,656 000000000000000005ed05817d756999a7fcfa1c6bd0c40fd52c95f28bd2f92a 186 0.14/1.00 vMB 22
378,655 378,655 00000000000000000a97edbf6e3ea8833ffb071b5192e5e7b798262e00ce3998 964 0.60/1.00 vMB 40
378,654 378,654 00000000000000000463c38f1f1d5d800c9a12aeba8283584b24ef98b8a53e19 330 0.75/1.00 vMB 7
378,653 378,653 00000000000000000b48c2eb55346d26fa5143ff22dd8877291f830bc0950cd5 402 0.34/1.00 vMB 25
378,652 378,652 0000000000000000080f733f3dbe1d711c988c4b5e2ef552f403279590dcf036 808 1.00/1.00 vMB 13
378,651 378,651 000000000000000006c3ec6d8b085501d102b7674e1057961763beff18429b5a 1,311 0.75/1.00 vMB 40
378,650 378,650 00000000000000000c823f7991060b0bcf1645f15984ec3710d2651f956207b1 603 0.28/1.00 vMB 34
378,649 378,649 00000000000000000b8e7644b9fd897dff210e55f05ee96674824b614dfc0d75 321 0.17/1.00 vMB 29
378,648 378,648 00000000000000000fa1ed75f8788c81bce9c1131a24a042a541a09058f46703 1,516 0.58/1.00 vMB 47
378,647 378,647 000000000000000002788e56d4e77f3bcd33d2fefe7a164663754dcd888f398d 288 0.75/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.