Loading Tool

Explorer IconExplorer

Memory Pool

39,679 transactions
27.08 vMB
0.05563969 BTC
Random Selection Loading Transactions
Max Size: 141.54/200 MB

Candidate Block

Mining Attempt 24d75c8ed2790b2dfb701a4c966623fb6f93a49bb386942bf8a7ab0717ae93b2
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 942495114cbb20671336da2133b38f5fb4ef30563d9622fececf7ab33d7c77f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,180
Size: 1.00 vMB
Total Fees: 0.00550952 BTC
Feerates: 69.10 > 0.55 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (586,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,505 328,505 00000000000000001376456afeec623052859ce803e444387da2e6610ddc9701 113 0.06/1.00 vMB 27
328,504 328,504 0000000000000000047c86b2edb8625da6f2b9d78b4a574c6331408be0bd84cc 310 0.26/1.00 vMB 25
328,503 328,503 0000000000000000038836a36181a0990c94cc22b271a554542a58ebea8b7583 677 0.35/1.00 vMB 26
328,502 328,502 00000000000000001a111babd7077ceae2eae54aaee88fc64c527ffce2fa5c7e 399 0.22/1.00 vMB 24
328,501 328,501 0000000000000000134aed3c5f89a7aa5d3a6e1fedaa895486f57fd7ffced47c 149 0.07/1.00 vMB 29
328,500 328,500 00000000000000001934151558b1717d8052caddc65d5e34d5e86401bb3ce096 93 0.07/1.00 vMB 21
328,499 328,499 00000000000000000ced4873b0065a2b5ac3fb55217b3d512705c59b057140ab 223 0.10/1.00 vMB 30
328,498 328,498 000000000000000008b55b7362833fab9164e9b12036d0c42c2cb448cab12c5b 553 0.29/1.00 vMB 27
328,497 328,497 000000000000000007e146eaa49cfbf96f10e2ad1525f841a19ebe4e898c126e 545 0.28/1.00 vMB 28
328,496 328,496 000000000000000015c14515a035209e6727418b84da707c36eb1f697a9a4d0f 54 0.02/1.00 vMB 28
328,495 328,495 000000000000000006312add59ecb4d7bf8406061b61ff332dfbd2d5171a16e2 668 0.35/1.00 vMB 25
328,494 328,494 0000000000000000018e8147573097e297eb45147fcbb50cb67f7a307d1a1884 380 0.14/1.00 vMB 37
328,493 328,493 00000000000000000423767012a4efcc436be1481d0bc9bca0ad1b8d075571de 570 0.29/1.00 vMB 26
328,492 328,492 00000000000000000510090c4b61e81fb0c1726d51d0fa32ffddab7486e773fe 1,413 0.63/1.00 vMB 29
328,491 328,491 00000000000000000761bbc0f4d973ff87bf1f4be00fd9053b3ff8d183510e82 235 0.10/1.00 vMB 22
328,490 328,490 000000000000000014c0ef21115bba979c6d094535dd59bdb89cf1216767bbd9 463 0.25/1.00 vMB 25
328,489 328,489 000000000000000016d1f1c8c295d583a12014e53bb60ddfef56fd9fc817b008 861 0.66/1.00 vMB 21
328,488 328,488 000000000000000010d37c047aec2c4c52677ad6576b74bae03e7a8d1dbe6b52 921 0.35/1.00 vMB 34
328,487 328,487 0000000000000000175662b6a0de420cb38a84df051afbbd14b1cb8f1619d743 600 0.41/1.00 vMB 22
328,486 328,486 0000000000000000138f5badf5bfb7308ee06900d1b198949258d332f8070a0c 628 0.33/1.00 vMB 27
328,485 328,485 0000000000000000001638f3a296e1e0004ceff67e73ecd6987bb81ed664067a 81 0.06/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.15 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.93 GB
    • Received: 13.81 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.