Loading Tool

Explorer IconExplorer

Memory Pool

79,258 transactions
29.07 vMB
0.11837419 BTC
Random Selection Loading Transactions
Max Size: 176.34/200 MB

Candidate Block

Mining Attempt 7dbe2f7ff9bdeca5963b86078a11a9c543ca6817df85d3d9dc6194d718a379e4
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 3ae827b2753ecbcebaa5655d80b68a588913e5718f40309292d8e925d64cd3c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,500
Size: 1.00 vMB
Total Fees: 0.04352999 BTC
Feerates: 602.26 > 4.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (474,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,144 441,144 000000000000000002f61a4ab09067392d41d1986ab1350d0c49422716843b52 1,530 1.00/1.00 vMB 61
441,143 441,143 00000000000000000267e81b96cc1d9fdf3c6eb9926e690476218ecea6d16457 2,737 1.00/1.00 vMB 75
441,142 441,142 0000000000000000002fb7fc1e9484ff1a4211fc75d68638b1af6ab7ceba4cdc 1,860 0.75/1.00 vMB 66
441,141 441,141 00000000000000000345c234c0872e190352d192f5088a15e0499d22a7336666 1,768 1.00/1.00 vMB 67
441,140 441,140 00000000000000000068b6459eb284488ce11b08d05161dd6678afc973359494 2,150 1.00/1.00 vMB 80
441,139 441,139 00000000000000000172cf1e2966bd0a098198af35fe01118d795511c35aaa2f 2,386 0.92/1.00 vMB 73
441,138 441,138 000000000000000002dce39f958c25c1ec1fb92c08351832b91dd5d6f80c3996 2,367 1.00/1.00 vMB 104
441,137 441,137 0000000000000000025d354b3df96a943fa1e0b212c0f385d601a43220d8190b 1,915 0.75/1.00 vMB 94
441,136 441,136 000000000000000003cedae049a11da042fc4fcbb11634955ce5c78db6dea96e 1,918 0.75/1.00 vMB 87
441,135 441,135 00000000000000000200253b3cd8a16ab3348a73f675e977947b8e73f107e010 2,136 1.00/1.00 vMB 75
441,134 441,134 000000000000000003e68b08b862951aa667047550485511a696b63baa1977f6 2,691 1.00/1.00 vMB 69
441,133 441,133 000000000000000003919fcdf111e48afde80afec8697700f3c10b4983de0428 2,412 1.00/1.00 vMB 96
441,132 441,132 000000000000000002616465853b37aab0217b2960a86b122975273890efe015 1,974 0.75/1.00 vMB 99
441,131 441,131 000000000000000001c925f75565ad705a5c7fd0adac463c0cdbcc9ea3e1c9eb 2,219 1.00/1.00 vMB 82
441,130 441,130 000000000000000000161c3695aaf689a4d27d8d0dd77e778ebde8fd48fdea51 2,298 1.00/1.00 vMB 86
441,129 441,129 0000000000000000013ec9fa1eef350dd85af476d49402e8c142d8848fa7ea0a 2,781 1.00/1.00 vMB 98
441,128 441,128 00000000000000000073270832f4088aa3ae7f7e55a98c0a53f225a6e8b1d210 2,197 1.00/1.00 vMB 70
441,127 441,127 0000000000000000007d5d6a48a138734305aba39d18fc23d29827b93703f05a 2,196 1.00/1.00 vMB 64
441,126 441,126 00000000000000000370d5169bf3e22665e1ab8ae34a69cb2b6f5b31571c4557 1,722 0.75/1.00 vMB 95
441,125 441,125 000000000000000000341a3b95d90df8919d67bcdb389172c0314b59f0b78b82 1,951 1.00/1.00 vMB 96
441,124 441,124 00000000000000000162553ef1f120a580446994455640fe514e847d68db3f19 1,815 1.00/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.92 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: 714.43 GB
    • Received: 17.54 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.