Loading Tool

Explorer IconExplorer

Memory Pool

30,312 transactions
8.98 vMB
0.11340486 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.41/200 MB

Candidate Block

Mining Attempt 81e894e0ddb0f8108420a9921bf1cc6abdd48ca6697533339b115b4ccfaf3d36
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root c7ead98b2615be00b71b2aa4d0bbb67b54af4fc05ff1769aa81f158f25720244
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,505
Size: 1.00 vMB
Total Fees: 0.05146028 BTC
Median Feerate: 3.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (772,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,219 140,219 0000000000000576c7b69b59b9a6334720eb2b0a9f4382f7dd8431636f0a445a 160 0.05 vMB 252
140,218 140,218 00000000000001266a75e1bd998786bef5c34bcf7e24933ae101c2c64602231c 146 0.05 vMB 298
140,217 140,217 0000000000000751b8c302789a6ba9f75599830aa6fe5fcbaeb8310330779b1f 118 0.05 vMB 115
140,216 140,216 0000000000000381ebbc28b352a175fb929c25444ade5c48600ad9321813b617 11 0.01 vMB 261
140,215 140,215 00000000000002aa6968fc37c793d4c36884210b064d944c9a69adc0c191547f 63 0.02 vMB 287
140,214 140,214 00000000000001e4f22567fac634d371158e1beb967a9f111433e7da1a7effd0 162 0.05 vMB 253
140,213 140,213 00000000000000f81ff2c6ba2a64c03df01d63fa993d5be00c18f942a4893ae3 26 0.01 vMB 229
140,212 140,212 00000000000005d66711afb34b94f2aabaa0221840891490ec9d3c496707b96d 115 0.05 vMB 106
140,211 140,211 000000000000049dc483e6f6598255c9b39db3ee4c5414d359d6909cca2ee444 25 0.01 vMB 109
140,210 140,210 0000000000000612025e88a4cdbca2d83af6bf4d0c15d57e901f5c95bbc4220f 10 0.00 vMB 1,335
140,209 140,209 000000000000031edcb5b383bdc15bb26f2ee5f98e85c187c3b669ed4fa4adaa 118 0.06 vMB 422
140,208 140,208 00000000000005b22c3395ec0a16247ec37fda53dcfa77f2fbcf4ec36259d7f2 74 0.03 vMB 114
140,207 140,207 000000000000022e8b0173fce989671ce676a0ed24858b093e8378200f09ac82 28 0.01 vMB 330
140,206 140,206 0000000000000760e8859be6834a2b8a512b666e5e98ad379f2639a5bab8991c 42 0.02 vMB 106
140,205 140,205 00000000000003ee5ad0b30eeaf5f37a3248c6f7e984beabb7037bbf04a4566e 8 0.00 vMB 1,697
140,204 140,204 000000000000027f52b165190d1b2c84959be398d027ace28e9c4026fb501740 108 0.03 vMB 152
140,203 140,203 00000000000006c17f3497dda9daafcd3f86af6efe19b21c8f7047fb4a7b0bf0 46 0.02 vMB 334
140,202 140,202 00000000000007e7d8bb8830295bc3080355cf6b3961100a474332d5ea54b097 136 0.05 vMB 189
140,201 140,201 0000000000000842471c25e45e7eaa9d35393ae244754d4f14f88780c0aab8ad 7 0.01 vMB 25
140,200 140,200 00000000000005ee2f8222208e86d0004e409f59428b48089e12f9606501fcf8 51 0.02 vMB 119
140,199 140,199 00000000000000f64cc003cd63007a26d7b35e6d15e519967883d9515191b102 14 0.01 vMB 169
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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