Loading Tool

Explorer IconExplorer

Memory Pool

39,069 transactions
17.28 vMB
0.12942800 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.53/200 MB

Candidate Block

Mining Attempt b8b6de61f7dced36b668afa09e09848a30e5ab681a2555a773c521169353feb1
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root d863f7d88aca281c553570653b23616091bbf89b71d4cbbf59a5f959bfe2ad16
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,958
Size: 1.00 vMB
Total Fees: 0.03185331 BTC
Median Feerate: 2.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (767,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,900 145,900 0000000000000639fd67cf8f1eefb9dff5bd247edcb65c8f2548622aec4eb9c5 40 0.01 vMB 158
145,899 145,899 00000000000005d363bbdc3b1dd00cbbeae44d39b2573368f38dcf299909b7a9 69 0.03 vMB 130
145,898 145,898 000000000000053d638966be2b18bbe2e13cc70647f551cf4de84893258da88a 104 0.04 vMB 96
145,897 145,897 00000000000005d47f2371862f64f511a5d7e902ededeebbd3bdcff3fc51153a 1 0.00 vMB 0
145,896 145,896 00000000000005096c2ed7c8a57e0e7aaa2d4e34f5dbd324632c7a86eed252bb 20 0.01 vMB 172
145,895 145,895 000000000000093dd9d3f2e2868769747e811da260e02b461251627db686dfff 39 0.02 vMB 25
145,894 145,894 00000000000004a03b22c6386ec169a277a4a30fefe1450094b1580c2c15daf0 23 0.01 vMB 97
145,893 145,893 00000000000004f9b07b7fa59ddce288fcfa258fa30f81646c58e92bd0525df3 71 0.03 vMB 136
145,892 145,892 000000000000082ace362542bbb044a288b9725a894589b2133e7a7c818b9180 35 0.02 vMB 45
145,891 145,891 0000000000000236abbf0224e4dfbcb9add20e0333ab998252f032f2ba358e09 79 0.02 vMB 79
145,890 145,890 000000000000064a6ec2093d1b5f7711f7c8754684f93c1c1a8074536bb83179 38 0.01 vMB 46
145,889 145,889 000000000000013ba58bb19baee71f57672971ff1c34770d902542e9353aa5e4 15 0.00 vMB 268
145,888 145,888 00000000000004f796ab94abab30f2c3fc55d416146aa593fc7cb99524d4dd80 90 0.04 vMB 336
145,887 145,887 000000000000079456325740e5edae199800ee83a9f2fbe7d49ff09705501e2a 13 0.00 vMB 616
145,886 145,886 000000000000011ef120cff0bcb64478b0c7a23424fa030a99b0906061748c32 23 0.01 vMB 70
145,885 145,885 00000000000001d44a63f81b5c65b5c76ab218b0164f83983e9002508191f051 15 0.01 vMB 59
145,884 145,884 00000000000008a904efbc2a4a6452b366b125feb768be19216abb3225e6977c 22 0.01 vMB 434
145,883 145,883 00000000000003988d68d0a982819ade13bc2eb9df153b1c84b07ce3bdc0b012 42 0.02 vMB 115
145,882 145,882 00000000000007b5dd77f1cc0cfe2c39e1d9e7a2ec60ddf8f512b0123252c522 37 0.02 vMB 321
145,881 145,881 00000000000001ec54a784f25f406496b33bef2767452de27f6446eb5c045716 9 0.00 vMB 516
145,880 145,880 000000000000084ab87e9d4512a5041b119890ee373927b46e203306a1a6c1a6 48 0.03 vMB 99
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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