Loading Tool

Explorer IconExplorer

Memory Pool

35,996 transactions
15.29 vMB
0.08751955 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.70/200 MB

Candidate Block

Mining Attempt 2313663419b6787af3b6e70a6b1545537f0158915fbccf6a788faeb547f63282
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 (745,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,780 167,780 00000000000001305ffad0fb4d4640bb75fa6e2f6f3ff95b359a3c1b11958d37 13 0.00 vMB 315
167,779 167,779 0000000000000b262e2d3418abe8cbc42390fb7b431ade6f82313622f4c6ee0a 9 0.00 vMB 32
167,778 167,778 0000000000000af5808c422d13a9bd6580e72a9db9a543336cb6834c9db75a40 40 0.04 vMB 45
167,777 167,777 00000000000007c2880320077ebf0f8f5bac1ee355be5126184bf241fa4282bf 40 0.01 vMB 4
167,776 167,776 0000000000000906ca8fb90abde09f2c93e5638f5177576dcbfcef941ba700d3 51 0.02 vMB 165
167,775 167,775 0000000000000abe3cb91a7c1cb3865443e9392d91af15920cafcd25f59b025e 13 0.00 vMB 34
167,774 167,774 0000000000000410365e357ec85afa52485dd1dc665658179f07f7f27b33a7ad 20 0.01 vMB 264
167,773 167,773 00000000000006a4e65da3befc0f1d6b0c8a047a3f0984858ed9d3b7de4f275e 45 0.02 vMB 105
167,772 167,772 0000000000000a5ba6a9ab5f211683705f5709e34bb21900b4f612200ed9e91c 9 0.01 vMB 48
167,771 167,771 0000000000000af5d2006422e3dc9056b9e88bcb1481464e0f035833cfedad90 9 0.00 vMB 46
167,770 167,770 000000000000010654e91121e922a59af950bffbdcf7ed00d0b66bab2fe0b5bb 28 0.01 vMB 358
167,769 167,769 00000000000003e8d34a553bc6a7fb691680d7f9d2e2f4b90ff71f6ea7b00987 21 0.01 vMB 70
167,768 167,768 000000000000033c3c25b2d4ac78fc685ae5cad4cc18b7c3c9a6f7ded422f32b 10 0.00 vMB 64
167,767 167,767 000000000000088ac4fb899e20ecc10b145b36e382741c6081e5517475bfaad9 36 0.02 vMB 67
167,766 167,766 0000000000000411fdba9ce03330cdf110fb491b56537922d2d5966ad9243691 10 0.01 vMB 80
167,765 167,765 00000000000008ea82f3f9752b55aba380627f2a327600909476904d7cec03f2 24 0.01 vMB 52
167,764 167,764 000000000000040ed2ab096290104568b53df39368df922a39701af62c8655c7 69 0.02 vMB 8
167,763 167,763 00000000000004b4e7e643f3192347b820ef1f6f5ecab51184b44bbfb79b10e8 1 0.00 vMB 0
167,762 167,762 00000000000003c32bd9d67055db689f657071ade2a2cf6e88d6c277a70429d5 20 0.01 vMB 187
167,761 167,761 00000000000004d02955d62746158085c7f645ebd1455aa4e3b6b63b271eff9a 12 0.01 vMB 14
167,760 167,760 000000000000055f8716649e931e26cee3baf4df372e1da5e7ae2657c17a7595 4 0.00 vMB 70
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.38 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.