Loading Tool

Explorer IconExplorer

Memory Pool

35,984 transactions
20.20 vMB
0.09797332 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 108.17/200 MB

Candidate Block

Mining Attempt dd46a15c669e171a735c1b96a998c167e1e549cd8770448ada6bf256463f307f
Version 20000000
Previous Block 00000000000000000000f7ae1989c423172433aab8aa0164f9fc85fd74ed7f44
Merkle Root 39a89d41f00482006f5237c29122cdd32d8368a09f1ed00c4f24c192400b3257
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,559
Size: 0.99795025 1.00 vMB
Total Fees: 0.05188998 BTC
Feerates: 766.06 > 5.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,859 (773,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,771 140,771 000000000000032d55aa5ea1bed38bd8d4386bb66378af90486f21a7b3490742 125 0.04/1.00 vMB 114
140,770 140,770 00000000000003ec0f020610fd414763503c77907eb22fed69b368473ae8ad9d 12 0.00/1.00 vMB 259
140,769 140,769 00000000000003472d6bbc2c677d526cceba359bd7abad7f013c8ef1fd680658 1 0.00/1.00 vMB 0
140,768 140,768 00000000000001b99c2df414993d9ee29673f5f6bb9dba4516afe27460025b57 25 0.01/1.00 vMB 357
140,767 140,767 00000000000000457f28c3cdb091c9bb5bb59c88879e869ffc652079b19fdd3e 21 0.01/1.00 vMB 160
140,766 140,766 00000000000006008df1c8c103bf85f918e824a93969008ab5c4ef2d70455000 2 0.00/1.00 vMB 0
140,765 140,765 00000000000001597d1893483d76eff31f6748d28654158bb807671ad2effbec 101 0.04/1.00 vMB 229
140,764 140,764 00000000000004c2307ae451ec132c4f7833dfd796fb8337bb45db67292b9187 69 0.03/1.00 vMB 193
140,763 140,763 000000000000073cdd1e1cb1cba8de3688382a02efc66c6eb35ee83e4178405c 49 0.02/1.00 vMB 470
140,762 140,762 000000000000035851bc2eb619dfa6708f269c1737d2cbd283dd706eabecd6d5 22 0.01/1.00 vMB 278
140,761 140,761 0000000000000655d6fbf65de7b6e2a9122a8bbc32ea4fd8083bb93aa2327df1 94 0.03/1.00 vMB 218
140,760 140,760 0000000000000797ec369d11585aa26b48e534bb192f91135d03564492ceb466 7 0.00/1.00 vMB 322
140,759 140,759 00000000000004243d28daedeae002a632718f5559a012f6aca144644936e0a5 11 0.00/1.00 vMB 34
140,758 140,758 00000000000007f2ea1a5e801470b44d7b89233ac3cf26e0ed12a8c0eaadedb9 67 0.03/1.00 vMB 144
140,757 140,757 000000000000024a037d19d8eca9a3bb135c2e5ccab96348e7c4cbe012f520a5 114 0.05/1.00 vMB 100
140,756 140,756 00000000000000ad01f513e60ad5e6a4b8c3fbb023c3f75c67bc45c080b6e3c6 94 0.03/1.00 vMB 87
140,755 140,755 000000000000021daf70a63ffdcfa7266712fc4184f702bdf484409247806332 41 0.02/1.00 vMB 438
140,754 140,754 0000000000000835f86ffd1d25d200a68540e75b2980e782e84ed1d8d0d75b42 96 0.05/1.00 vMB 118
140,753 140,753 000000000000062b9252c1824f0bcc7bf6bac21e1c901bd64ea6e8c799f33dc2 125 0.05/1.00 vMB 102
140,752 140,752 00000000000008276885e63d30d3686f5d59462c4f58d4497a5c3fa704ef157f 15 0.01/1.00 vMB 1,023
140,751 140,751 00000000000007644c681ce9e83368542e461ab5f821f955b21478ced373dce3 9 0.00/1.00 vMB 630
Previous 10 blocks ↓
Total Size: 780.36 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: 523.44 GB
    • Received: 4.98 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.