Loading Tool

Explorer IconExplorer

Memory Pool

45,545 transactions
28.33 vMB
0.07092311 BTC
Random Selection Loading Transactions
Max Size: 150.53/200 MB

Candidate Block

Mining Attempt b1fee6c4a22327a2b093579543183b2ad27082a990bd1e72723b8753cf5da89f
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root fcbdc0cd791ec7584b375e73cfe14a824932a9798c2e50a2ba4e1596b8fad012
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,077
Size: 1.00 vMB
Total Fees: 0.01745820 BTC
Feerates: 100.23 > 1.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (571,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,673 343,673 00000000000000000c2588722cb820cce63612c423960cb7ddf895f84777a76c 1 0.00/1.00 vMB 0
343,672 343,672 0000000000000000034b4291aa1fad89108dabbf309fe210a1513f9ad53ab552 213 0.25/1.00 vMB 16
343,671 343,671 00000000000000000e36990c77d6a5be18e2c8b3dce1cd0b2c996ffb48dcffa7 512 0.24/1.00 vMB 28
343,670 343,670 000000000000000012874bc180a2318ac6298c8a1fbdb2b04454c85172509adf 597 0.36/1.00 vMB 26
343,669 343,669 0000000000000000153bbc228db884a06db6f3919ea31f77a056ecb5febd88b0 167 0.10/1.00 vMB 20
343,668 343,668 000000000000000012b3e126ac94c9a1f8548dcb38e9ef2ee21682b98f059ea9 162 0.10/1.00 vMB 18
343,667 343,667 000000000000000014a8a0d36f5e67673dff3441ac853ef923264d5cced8186b 913 0.53/1.00 vMB 23
343,666 343,666 0000000000000000184926ab5d8c2458f20fd16bcd0292e28b6aff02feafb050 1,499 0.80/1.00 vMB 24
343,665 343,665 00000000000000000d650969e1130e17e3c8244d5dd66c4d5e78eb5eb014daf4 268 0.14/1.00 vMB 25
343,664 343,664 0000000000000000051b547d76d05f1482eeb851accd05e67c4745b21d9a71de 656 0.33/1.00 vMB 26
343,663 343,663 000000000000000014cbfae8a0a96d76ebaab49f296eb7045ca2dab2c73b8ab4 785 0.42/1.00 vMB 23
343,662 343,662 000000000000000010fd1d0aea323de2655157057524252a84de30b6ec0de4ba 223 0.13/1.00 vMB 30
343,661 343,661 0000000000000000050c56e2b66dbc9d69bf1b4a6a1f00b7ac866ba96b7c40ec 15 0.01/1.00 vMB 22
343,660 343,660 000000000000000003c57dd274f3bbb044dcc76356effc2a0eeb4c55ef4ba3fd 463 0.26/1.00 vMB 23
343,659 343,659 000000000000000017b1839d743b80d4764990208a31109472c6ca3e0ca92a42 198 0.25/1.00 vMB 9
343,658 343,658 00000000000000000fd56052c5dca44ad20b2bc90e641224f5328d9aed9613c1 512 0.27/1.00 vMB 28
343,657 343,657 00000000000000001520f7c0fd30cd69e846e7db00383307240567ccf0f02ac6 1,136 0.53/1.00 vMB 27
343,656 343,656 00000000000000000188e41ccc07c309b3b0878b915dc59899dc1e18439b2fb4 344 0.18/1.00 vMB 22
343,655 343,655 0000000000000000056596839710c4f4ddd39725bc66de2296b07bc1c355889c 1,484 0.90/1.00 vMB 21
343,654 343,654 0000000000000000086de1824a1b6a83c3f9a6fd11835c76bb883b812965b383 388 0.23/1.00 vMB 25
343,653 343,653 000000000000000003b11b115ea3e0b7203779b9ceba1c2a5b573abebe39f655 1,119 0.75/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.11 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: 651.97 GB
    • Received: 13.67 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.