Loading Tool

Explorer IconExplorer

Memory Pool

28,658 transactions
5.18 vMB
0.05280313 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.30/200 MB

Candidate Block

Mining Attempt e5e368fc79812c95f24f3f4a34186d02a0047c93da0813ffc6ba777a9ce9ebba
Version 20000000
Previous Block 0000000000000000000128cedb9b23be56bc6bb3295241126822eef422b8ce0d
Merkle Root 21058b8ef60c94eaf1acfd4a4fbe99dd585744932fb669c1f4cc7a969c04c92c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 0.67 vMB
Total Fees: 0.04057415 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,789 (699,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
213,129 213,129 00000000000003b333eb91a8af2d43b18c51add4d8395842798881fe64a05c2f 0.25 MB 591 181
213,128 213,128 000000000000021fa124851fffcaf022d66bcbad9b91b884b5044ac51b3100d0 0.00 MB 14 16
213,127 213,127 000000000000014750896e39cdd7f5753a1c933e38b926d351399239fd79dd22 0.25 MB 538 160
213,126 213,126 00000000000002c71d1b475dcd6c17f31c7fbef721c9485ab935f482e0e5e098 0.25 MB 548 191
213,125 213,125 00000000000004bf31851ac04ba8e24b9a024e53cf2ab5626ce1f65b69b93da7 0.25 MB 634 193
213,124 213,124 0000000000000339df9382dfe857e6519032d79df91ee33b3977c59bff62b5e1 0.45 MB 789 155
213,123 213,123 0000000000000046690d157d719a597870ab0efcf3abaeae62435d4ffb2daed2 0.29 MB 647 176
213,122 213,122 000000000000049fd7c2081457785f4dc23165f944d59b51e0fe2cc828a93d70 0.00 MB 12 45
213,121 213,121 000000000000038ae5f1c3260cbc8d5bc77d6d8d1aee4d19dee48b1a9949695e 0.25 MB 851 259
213,120 213,120 00000000000001313394374f277ba957321f4949f872ce8ceda3db1ac974c7e0 0.25 MB 434 134
213,119 213,119 0000000000000122176de1c554ba04c6d5ef5630b826572258df03d5cb43182f 0.25 MB 555 163
213,118 213,118 000000000000040c1d8b312938a036afb1d87acff2d2f58c0092a6faade36b13 0.00 MB 11 2
213,117 213,117 0000000000000381d52edfd2a581576c1f43c6b7a6d25d2814f499f985c25c2e 0.25 MB 926 266
213,116 213,116 00000000000000d2945ae20278f8b3b047161b6bcdb266c702f37db557e6097d 0.46 MB 1,081 182
213,115 213,115 000000000000004366da35cc3f7df71f9cf2827cc245511c1a197f228ac840a2 0.25 MB 782 230
213,114 213,114 0000000000000423573e289efeb4eb7e667002bf47b674da553dc207b5ae1d1a 0.05 MB 140 202
213,113 213,113 00000000000001e8d51bfcc5b8ed5a4121d48f6a710a19e512abaabd702cf365 0.00 MB 12 507
213,112 213,112 000000000000009050f4ba44f7481d415af09f66d49c971d17ac7273c1d75afc 0.15 MB 227 129
213,111 213,111 00000000000004b0d43616c2c3cf5b819098e3363ff1ef8b00402f82fbbc687a 0.26 MB 493 181
213,110 213,110 00000000000003fae5e516443829d342868ee77f199b96af30b75fa29c8bca84 0.43 MB 548 128
213,109 213,109 00000000000004e11905ffbd97cd84b1625eafdfb362525db87eb09de9d072d3 0.18 MB 465 193
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 100
    • Outgoing: 10
  • Data Transfer:
    • Sent: 149.42 GB
    • Received: 1.76 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.