Loading Tool

Explorer IconExplorer

Memory Pool

77,799 transactions
29.50 vMB
0.10197059 BTC
Random Selection Loading Transactions
Max Size: 178.03/200 MB

Candidate Block

Mining Attempt 9872697c19f1f5bcd1cfefbcd20dd26da82ab45a66b51ad491d507f28fda8798
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root 5f9e029959e7e5ebb5d6fa3cd9227a38ef4395ecd01d35fac9911cf5dd6c2117
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.02670027 BTC
Feerates: 201.40 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (292,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
622,482 622,482 0000000000000000000df089836c25552c1aa9416cb758c591ccba7014d30351 862 0.35/1.00 vMB 53
622,481 622,481 00000000000000000002590958eb82b2dba61b0724f951a4676b3f6bfc59e8d7 455 0.36/1.00 vMB 62
622,480 622,480 0000000000000000000275f93ceb1e1b180fee0fcb1bf1dbb93f656c64bf4d74 1,400 0.57/1.00 vMB 45
622,479 622,479 0000000000000000000f7e08b361778f880833f67c07b5c55ba0af83a99f5897 708 0.23/1.00 vMB 37
622,478 622,478 00000000000000000008933fd4bd9abe032219163332d817de66f3ac8910d2ad 2,546 1.00/1.00 vMB 43
622,477 622,477 0000000000000000000c6d5a5c21924c94418adf597506afc26365924f8fbea8 3,077 0.98/1.00 vMB 46
622,476 622,476 00000000000000000008d36e552cf5b99e71a41b91573af5b3269699754d9d97 84 0.08/1.00 vMB 6
622,475 622,475 00000000000000000003ab5026151405058c5151fee79e2edd61af9971df0e2b 2,727 1.00/1.00 vMB 38
622,474 622,474 0000000000000000000b3c70957b2cd37a183679a76feb22ca95011558418ee6 1,535 0.63/1.00 vMB 32
622,473 622,473 0000000000000000000281cf2fe7c39faf36c6647ab7b966c42f6298e0a39413 1,458 0.52/1.00 vMB 46
622,472 622,472 000000000000000000061ce96f79b2065b7047c9737d3babe0f024451c8c1c57 649 0.35/1.00 vMB 41
622,471 622,471 000000000000000000020c21e774cd55f6f1ea9d620b228c6cc237072e96af4e 786 0.24/1.00 vMB 38
622,470 622,470 0000000000000000000349e76389c07012706afbd54b573b40ecabad9b340d4e 809 0.29/1.00 vMB 32
622,469 622,469 000000000000000000020ffb31bfec2f5f4b7d8dc9b5719a7762857b17cd5f2c 400 0.12/1.00 vMB 41
622,468 622,468 00000000000000000008653cbd20117363db2dc9e9e72a69b87a160b792d2d70 412 0.20/1.00 vMB 55
622,467 622,467 000000000000000000061d72921f018d714a27950f63dc1ad540112345e1e475 2,504 0.82/1.00 vMB 47
622,466 622,466 0000000000000000000ba0fad6ab30a88b393cc265c49e077000c0cac24962ca 150 0.05/1.00 vMB 51
622,465 622,465 0000000000000000000a8a35b045d530364a70db2d9d17bf6bfa5245e663f364 964 0.31/1.00 vMB 39
622,464 622,464 0000000000000000000df3691584472e793e8241317e8aa08df635a6551158d7 2,031 0.60/1.00 vMB 40
622,463 622,463 0000000000000000000eb9469fe8169ab8443a14c9ac7aa2cdca08aeb0f7dc9c 2,942 1.00/1.00 vMB 28
622,462 622,462 000000000000000000060bf618ba06fb2dfd9afce0b864c6f36c858afa84fbdc 2,958 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.87 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: 713.08 GB
    • Received: 17.30 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.