Loading Tool

Explorer IconExplorer

Memory Pool

73,076 transactions
27.04 vMB
0.06059253 BTC
Random Selection Loading Transactions
Max Size: 165.13/200 MB

Candidate Block

Mining Attempt 644999c322e14d126b64a042d320dbba245428d8b717b5eaf38c85a4b6a766f4
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root a4d1be380cc057af419cb3a8eca2ae6ea74fb2916df29be4365a7f5f9cade36d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,754
Size: 1.00 vMB
Total Fees: 0.00331127 BTC
Feerates: 26.12 > 0.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (375,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,196 540,196 00000000000000000024e75cddaf2e59230855e3ef9590d9e53f2e0a1e002222 2,652 1.00/1.00 vMB 39
540,195 540,195 0000000000000000001434136158077c1db97d74b5ac774c548dd2e880eb3166 2,706 1.00/1.00 vMB 46
540,194 540,194 00000000000000000019c3c5af6136adeea36e10bd72cd4be72405961d67f208 1,062 0.39/1.00 vMB 22
540,193 540,193 0000000000000000001d3bee1c0bfe41cfc2e696d4add2fc36e6f9b8c857a08f 1,179 0.48/1.00 vMB 20
540,192 540,192 00000000000000000011450b85f8698e9b07dbcebd6ab032866979779aa8647d 500 0.24/1.00 vMB 17
540,191 540,191 0000000000000000002660789a34a7767247b30c63da7f003ca2288be0104128 1,353 0.54/1.00 vMB 28
540,190 540,190 0000000000000000001bd362a66899bcaa3d63b7b77efe86e741214fb974a5ef 2,186 0.96/1.00 vMB 22
540,189 540,189 0000000000000000001afabbd5e8dea5146ebad13aab1fd15f66d55190331719 78 0.03/1.00 vMB 39
540,188 540,188 00000000000000000006d23fee49c0e43161ff8c197f9d3fb753aa5eff091311 2,175 0.98/1.00 vMB 24
540,187 540,187 000000000000000000021175fa18deb91a46103cb8c412abb36c13b481c81789 1,066 0.45/1.00 vMB 20
540,186 540,186 0000000000000000001e2a4a701d37a0d41666c1619b2e86fcd9dead74e97e1a 390 0.16/1.00 vMB 30
540,185 540,185 0000000000000000001b0d4599f7700af6fb4a9239677ac7fc1fc96f16d2051f 925 0.31/1.00 vMB 28
540,184 540,184 0000000000000000000214e0cecac365da79fd82a35c8a0c0419b7ec3e2b91a1 1,170 0.45/1.00 vMB 21
540,183 540,183 00000000000000000015d26591162d2d2c90b7de958b9027dfc6820aa84a99e2 2,377 0.91/1.00 vMB 3
540,182 540,182 00000000000000000003888d20c2573f6fe28f51a90a2b1130ce8eed02ceb988 2,396 1.00/1.00 vMB 40
540,181 540,181 0000000000000000000df2cc375707a423e3be646ae4ed6580f327b3587292b8 27 0.04/1.00 vMB 11
540,180 540,180 000000000000000000129450090fced89115abd048f9230f8516c0205d5243e9 1,919 1.00/1.00 vMB 30
540,179 540,179 0000000000000000001ad987cd4e0777d6715ff040d32c8efec94038be11f982 2,713 1.00/1.00 vMB 31
540,178 540,178 00000000000000000016e1fd1584d563e13c884b5aa7c2e246a6c5e315a76afb 832 0.38/1.00 vMB 14
540,177 540,177 000000000000000000050d251d126760fed79cb022a96dd20922e708a457313b 2,587 1.00/1.00 vMB 35
540,176 540,176 00000000000000000002d2561bd05625cf8cf0014071e899b60c91c5568aaaed 1,345 0.61/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.94 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.91 GB
    • Received: 17.62 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.