Loading Tool

Explorer IconExplorer

Memory Pool

42,134 transactions
26.74 vMB
0.05937539 BTC
Random Selection Loading Transactions
Max Size: 140.35/200 MB

Candidate Block

Mining Attempt 87b83640a67600a4ebd121838ef101e2fd0dfb5f186d027bd664f00e583d43fc
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 413ac7c6144dee47b1be5745b7fdde6ac3433a3ce356c9b96b6bf1115baba92f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,856
Size: 1.00 vMB
Total Fees: 0.00996151 BTC
Feerates: 99.90 > 1.00 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (679,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,177 235,177 00000000000000c0eab2aec3bb18719470fc827556d6807f2b4782876ad21d21 771 0.25/1.00 vMB 335
235,176 235,176 000000000000017ecb6e129a3a27397a6da1e83cfe3a44f4cc3b39551c509f72 116 0.15/1.00 vMB 51
235,175 235,175 00000000000000c24b5314c40e3584c808facef9cb3b5d31e1f85ff98b600a8b 346 0.14/1.00 vMB 220
235,174 235,174 000000000000013299d367c9e54cef433a4f66ac5d9fbe849e947000e1bf646a 190 0.25/1.00 vMB 42
235,173 235,173 000000000000012f84ed62151eaa9fbf4a8f77d7092b34c2a1bccbdd7eaa3609 159 0.15/1.00 vMB 39
235,172 235,172 000000000000001be100b3760a74660f9f97434ed9541b527bac1b4539153474 121 0.05/1.00 vMB 94
235,171 235,171 000000000000005ee99f2c5ffa34f2927b2b449ea6d159347d1516a62a08e0e6 122 0.07/1.00 vMB 85
235,170 235,170 000000000000004d7547fe2dfb885405992a836d7663406632d76f027294c36c 284 0.17/1.00 vMB 117
235,169 235,169 0000000000000096c07f3b49b6af2520f9a0c7aa2234b93f193801f919cf91a6 195 0.10/1.00 vMB 609
235,168 235,168 00000000000000db9ccbd4e2547c14c244459aaaf3de361962574617f646b9bd 163 0.15/1.00 vMB 124
235,167 235,167 00000000000000fd53bb5b1fb4c245af273120e872314c1854f2d1e7e00d7838 485 0.36/1.00 vMB 111
235,166 235,166 000000000000016772cdbaa4239fcff8b0c7ad1b2c48e62cfbd26b126b378fda 256 0.15/1.00 vMB 100
235,165 235,165 00000000000001524f5dd225954d076fe76bc593ddcf7ea6da6bb6b6e60f71c0 672 0.25/1.00 vMB 239
235,164 235,164 00000000000000fb85a021287c4263d86d99a95e73f1697a297aa32583ac564b 1,041 0.47/1.00 vMB 160
235,163 235,163 0000000000000138ca97251f3c0a9395f7fe4fc38ecdd284a7458e6fea05648b 111 0.14/1.00 vMB 50
235,162 235,162 000000000000001dee241d5e02d45f44569c134da28f47e5aa90447935ceb494 902 0.47/1.00 vMB 222
235,161 235,161 00000000000001278d414d4e6386c7eafda4574de027a6f198875c022c9ef83d 512 0.16/1.00 vMB 220
235,160 235,160 0000000000000012ceecf5c10d3472873bae414416508778517d24cefa2bd973 316 0.25/1.00 vMB 87
235,159 235,159 00000000000000ac99e5dc770d986bb7479e7cf6f86d9471a06e9ed0b44bacd4 854 0.25/1.00 vMB 207
235,158 235,158 000000000000013ba38976264fa8bf7f7d211c2cf6db1831467081858971e244 174 0.06/1.00 vMB 99
235,157 235,157 0000000000000023d1fd4fc85c106bd002cbf0cbd876864e5a87747859067377 309 0.15/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.