Loading Tool

Explorer IconExplorer

Memory Pool

74,521 transactions
29.10 vMB
0.07932216 BTC
Random Selection Loading Transactions
Max Size: 176.06/200 MB

Candidate Block

Mining Attempt 75ad30c27979c79b8bd660982a6dfae3c5fcc97f1882c4efb79b802bb9696ab3
Version 20000000
Previous Block 00000000000000000000e985b7b1cc1a76854a465d8850041916727dd53fce69
Merkle Root 4c622a77579b60d93d35d8d81aca9686c652c762e574865069bd60ece5fcd910
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,682
Size: 1.00 vMB
Total Fees: 0.01479644 BTC
Feerates: 251.14 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,437 (613,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,559 301,559 0000000000000000719fbe0724ff1f11b24fad9ba73e93f09e59e5da23fd51d5 841 0.59/1.00 vMB 29
301,558 301,558 00000000000000005a1ae0f272f559bc45cb0acc2f9d07b02b5f6c9e98a96309 979 0.35/1.00 vMB 45
301,557 301,557 000000000000000038a5a19ec7c19fa855926538d2fc692d6d8b39b2fb48a202 215 0.14/1.00 vMB 25
301,556 301,556 000000000000000070dae7bb3c1e2fc9b9810a40186d42040ec276357a750b84 150 0.08/1.00 vMB 33
301,555 301,555 000000000000000029e81aa665f7bc66a2670322d4f1e3d5056742b894a18552 166 0.10/1.00 vMB 28
301,554 301,554 00000000000000004d8feffa3e2163af36ca145593c8562671aa4a7988eb81ad 961 0.51/1.00 vMB 50
301,553 301,553 00000000000000001762e5fb0d31579a3694f673b6bc69bf28e221d1e9bdc95d 47 0.02/1.00 vMB 31
301,552 301,552 00000000000000001ac17ba8fe92af65fdf935eab89dc39ec8a0ee749f85022a 247 0.14/1.00 vMB 22
301,551 301,551 000000000000000028cf1babd8a16de60a5256024e455179ef8b3fe45cc24304 719 0.37/1.00 vMB 33
301,550 301,550 00000000000000000dd7a4c0e2303283947cb4157ed4aca85a3151a49019cef3 65 0.03/1.00 vMB 44
301,549 301,549 000000000000000041e8700656790efcd6676807476f820403826e2802e4e9a3 444 0.22/1.00 vMB 33
301,548 301,548 00000000000000004b5afbb7e11bc6bf616c1adb85cfe326ab8e524ef35d55bb 190 0.08/1.00 vMB 32
301,547 301,547 00000000000000006e69356c457fce9bb2ae02b255b4a1b200a5061077296d50 162 0.09/1.00 vMB 35
301,546 301,546 000000000000000038ac3e29a42b25c41fbac146ef89edaaadf037738a58ab34 464 0.24/1.00 vMB 32
301,545 301,545 000000000000000020d02fb5cb6b829f9c3873ef40eba9bb5d545a5f649f1e24 165 0.07/1.00 vMB 29
301,544 301,544 000000000000000056f14ed49ba8bf0bef7c98b5965058cc6ff02ab00fc26d82 688 0.34/1.00 vMB 35
301,543 301,543 00000000000000004b2b5756750d173a6a07941d59aad0f7dfbdb1871b852d54 147 0.07/1.00 vMB 24
301,542 301,542 000000000000000042532a000aae28812be82120cbb8952d2131416043d81906 135 0.07/1.00 vMB 11
301,541 301,541 00000000000000001eb5903948db544f5f5413a3a6d43489056aaf991805e352 90 0.20/1.00 vMB 4
301,540 301,540 000000000000000027df5b254ecbb84009acb71b1caad1b0ee2fe7b91e33dce8 785 0.45/1.00 vMB 33
301,539 301,539 000000000000000078f4610674a40f7628e627b795626c43b5bf6cab882348fc 1,084 0.50/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.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: 745.29 GB
    • Received: 18.72 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.