Loading Tool

Explorer IconExplorer

Memory Pool

35,991 transactions
15.29 vMB
0.08749166 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.69/200 MB

Candidate Block

Mining Attempt 0587763df413b46bc6067681aa07ce069cb5ea358c3f2e4120000d0403e2e611
Version 20000000
Previous Block 00000000000000000000882eb50d4cf30d3e14b30b39d5bc9707ffd2840b4559
Merkle Root 2a0cfaef891f132a91fa78ce9d7cba486e15c8629942485034f9694edca4af2b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,955
Size: 1.00 vMB
Total Fees: 0.03250413 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,342 (688,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,791 224,791 000000000000016af1e68eb42542bbaade2e9b12661aab19d380897059121417 368 0.24 vMB 111
224,790 224,790 000000000000013d27e3d2d49fee845e7d726db22f0d38bb5c804d1eac137266 454 0.23 vMB 165
224,789 224,789 00000000000001f970e81f2ab1203e11f9967a5095cd7a43cab2b1913f05c445 476 0.25 vMB 172
224,788 224,788 000000000000001ba3958e3c824347ddca67331805f9e1c04c5df5f8a03d0afa 329 0.12 vMB 225
224,787 224,787 0000000000000121aaa027b3cc4f06d3888343122c1ffb2f4976509579f21aba 362 0.25 vMB 134
224,786 224,786 0000000000000048fe37390a417215874de8e2b4acf936479a5b50619c36b2ce 20 0.02 vMB 65
224,785 224,785 00000000000000523efd81420543cb3413f0aa3a5510993d173623bb2a4ca1c3 1 0.00 vMB 0
224,784 224,784 00000000000002c15a50259f5c509a6988f600fc7486e54b67c308bbc8a29507 496 0.25 vMB 155
224,783 224,783 000000000000016e18462ca55f7e6010a25de71330bb4f821cb3469d31390149 910 0.50 vMB 141
224,782 224,782 00000000000000be5e2d7439fa40a066e25d30ce5341813a9c3c5ffce11e0a51 715 0.25 vMB 235
224,781 224,781 000000000000020dfd5b13dd9cde0881fc6d30b4588ffd1e10d37d6a9af0172c 407 0.25 vMB 131
224,780 224,780 0000000000000373f0f072e833ae71a4387daa84c8568c54f7d64549204ed4c6 505 0.25 vMB 131
224,779 224,779 0000000000000286828ba7282297fd1977bc35cc1adf721ab6f77563168c9b2c 661 0.25 vMB 238
224,778 224,778 00000000000001a57312054147aac7678a83f119804abf1bb83239f8f5747856 121 0.05 vMB 156
224,777 224,777 000000000000001bc84d7a9449241d907a4cdf8b46b0c0249216c30242483bc1 762 0.27 vMB 211
224,776 224,776 0000000000000273307498486b9a3df197257332bb89db3baefba5a1c7802cc7 424 0.18 vMB 166
224,775 224,775 000000000000028891858937f92d53ac5044924841396f2553c2ff6627036daa 109 0.06 vMB 153
224,774 224,774 000000000000022359ba91b0abe3dca9b3787a7382998519007ed6eabeebaa48 321 0.15 vMB 192
224,773 224,773 00000000000002cdeec1c18d90563edacaa27547041e2cd8cbea5ac12f975bd6 150 0.05 vMB 240
224,772 224,772 000000000000035d6aa9c7700d7dec8c276c275acc953176fb7529770611012a 166 0.08 vMB 152
224,771 224,771 000000000000032d94150ee6b50b8d4ae75d80829034fee12fb93d4d8ec0f439 482 0.23 vMB 162
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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