Loading Tool

Explorer IconExplorer

Memory Pool

80,538 transactions
30.13 vMB
0.14033453 BTC
Random Selection Loading Transactions
Max Size: 181.93/200 MB

Candidate Block

Mining Attempt 172d09168101ceb1dbf590e82e7bfdf5b4ea468d48e4729f29cddd29183ae369
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 022d31855386742c4730c3180048a5ef887de7f3033d88aac3ebc7cca67bc857
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.06884172 BTC
Feerates: 101.64 > 6.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (233,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,632 681,632 000000000000000000064740d122590bd912bea4e7c09be0a1866e7df0d26151 584 1.00/1.00 vMB 27
681,631 681,631 000000000000000000065da6f61eaa761139fd566ac4af3a7e17e02f84bfb825 977 1.00/1.00 vMB 18
681,630 681,630 00000000000000000008b7d24bf3179fc00410f27139d5b8e9a79423f43fcf98 1,676 1.00/1.00 vMB 57
681,629 681,629 0000000000000000000363cedabc150545315e8324c6e3f59750ae574b772db2 2,002 1.00/1.00 vMB 29
681,628 681,628 00000000000000000006fe5809f592f25b3fa7469f9c53ae028f179c884d9c97 1,611 1.00/1.00 vMB 45
681,627 681,627 0000000000000000000654b183abb2c2fdcc49bbf562dd5f083d949d9fd5b9c2 618 1.00/1.00 vMB 135
681,626 681,626 0000000000000000000c5d381586d91af275eb24e94c687cf77bda003843b807 2,351 1.00/1.00 vMB 65
681,625 681,625 00000000000000000000a9ece0940c262c96d645690a0f55a27a73e5e6c01616 2,538 1.00/1.00 vMB 139
681,624 681,624 0000000000000000000729e8e018dabef77f57c6b10fc42cabbc80b36067efdd 2,091 1.00/1.00 vMB 58
681,623 681,623 000000000000000000032fa886a89bafe32d5fb40d99aaf21aba2a49796ea6cf 2,640 1.00/1.00 vMB 73
681,622 681,622 0000000000000000000aad895d356609ec96207c0f2e065e993cf855a2cb8939 2,088 1.00/1.00 vMB 57
681,621 681,621 00000000000000000009954314a0ca6077ebbf3c42588f421569a6478ce840fd 586 1.00/1.00 vMB 21
681,620 681,620 00000000000000000003aaecbb7d7d2c7f7694d9d16c1d44d28bba5205b991e0 529 1.00/1.00 vMB 75
681,619 681,619 00000000000000000007dff5a01a2d0058e47c1d7b95097efaff7d2cfb626416 691 1.00/1.00 vMB 18
681,618 681,618 00000000000000000007a5c72cde3a12e2c21b8c42539c89e2352c945cffc89c 738 1.00/1.00 vMB 23
681,617 681,617 00000000000000000001495405e3a6f05ced66d57205bfe076e79f4677d53b0f 1,104 1.00/1.00 vMB 29
681,616 681,616 0000000000000000000490cf37e6dce54800d55e1501b539f9ea14a59ce61887 1,231 1.00/1.00 vMB 14
681,615 681,615 0000000000000000000a07ba4659b64f1e078fa5850e60fee6a7c144041538bb 2,496 1.00/1.00 vMB 101
681,614 681,614 000000000000000000048a7cb9651f373c681245db4d16dad1f60dbae181dc15 1,852 1.00/1.00 vMB 70
681,613 681,613 0000000000000000000cdb8c9f6f71485838d6266c0cb3ece8bfca6bb0163fc6 960 1.00/1.00 vMB 17
681,612 681,612 000000000000000000055a4e25e385f889e197cf4f1b18be01cdb4a475659959 1,936 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.22 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.