Loading Tool

Explorer IconExplorer

Memory Pool

77,559 transactions
29.55 vMB
0.07223507 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 9e5636ae76e76134b49310cfa1d719a2166ec3f199fd3002046306dfb5a1d786
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 86d2578c207c3c1f4cc831763ee5f9b0ebe2fbecc04e303e2ad6407cc8979744
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,239
Size: 1.00 vMB
Total Fees: 0.00700042 BTC
Feerates: 75.20 > 0.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (668,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,088 247,088 00000000000000579236ddc4f032c16b51df6be54a036b49c1cf600e71a1f300 192 0.09/1.00 vMB 147
247,087 247,087 00000000000000205caefedda0727a7106222527d479b7d7d9a1a804a59fd8bd 242 0.10/1.00 vMB 142
247,086 247,086 0000000000000003e781142aac8cac5cc246844e058d3873dd1349ca0bca2bdb 24 0.02/1.00 vMB 59
247,085 247,085 0000000000000018793f81b12a7e3bf84f0744e9cc3b95924292e73227353ec4 168 0.07/1.00 vMB 185
247,084 247,084 00000000000000664e32110ebafdbe3b6c51f087b31219267b1103484e96fbbc 213 0.08/1.00 vMB 151
247,083 247,083 000000000000005a5b5d0f80d22a8eef12ce5d8b2cb4a2488323b3d0a25dd86e 78 0.04/1.00 vMB 175
247,082 247,082 00000000000000910112c163d89194597d66bb53781c6cabd99d933ef3f26136 18 0.01/1.00 vMB 129
247,081 247,081 00000000000000652a1e3cd880f8d36998aeae91ab0ebe588bb36d9d60cf7271 79 0.03/1.00 vMB 83
247,080 247,080 000000000000006218ebeb392168ed92987515de339d5e1228a07502a09ab303 611 0.27/1.00 vMB 129
247,079 247,079 000000000000007e85b39289f0e56c4086ec070aa9cf7f61c68cfcf13d7eeb42 5 0.00/1.00 vMB 0
247,078 247,078 000000000000004e8391745127c3d4859ba4e81b884023ba2f598112b94b16e6 178 0.09/1.00 vMB 117
247,077 247,077 0000000000000009a5149ac58c5bb1afc168c4f7d191d109ee7fa1c918af39d0 25 0.01/1.00 vMB 195
247,076 247,076 000000000000008fa293d5b2d8393a5e385c9050d6a3fc57e08a5346aa6f458f 214 0.13/1.00 vMB 113
247,075 247,075 0000000000000007a441f352a1aee2a3ed324aeee7857a2359a2788f3e5d7003 425 0.19/1.00 vMB 184
247,074 247,074 00000000000000200d37f042a639b3d8e2cad18bd0bcc6c6931ce8fe816497ea 463 0.22/1.00 vMB 172
247,073 247,073 0000000000000047266d10aba1fd0a15b22d3003d347759f274350cc5386f0b4 106 0.06/1.00 vMB 93
247,072 247,072 000000000000008bd5deacd44b69ba64372dcd307e4e129b2e09f8c57a390656 399 0.18/1.00 vMB 144
247,071 247,071 0000000000000018a6396b0aa0b41c368724ac530820ad549dd46fe9cc174048 67 0.03/1.00 vMB 106
247,070 247,070 000000000000006eae64dff27776f255af97a1f1ae786c8a3a3f56da8dfd7e7c 371 0.20/1.00 vMB 151
247,069 247,069 00000000000000461f3ccfa846fd3ac380a6d97b7d1e111773f2281d712d261b 309 0.15/1.00 vMB 146
247,068 247,068 000000000000007e730397ea14abf4aed41ca495bea6a6bf2827bd7afa29e6a6 298 0.13/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.