Loading Tool

Explorer IconExplorer

Memory Pool

82,414 transactions
31.76 vMB
0.09136525 BTC
Random Selection Loading Transactions
Max Size: 188.97/200 MB

Candidate Block

Mining Attempt 430c2579a3204fd468cef9f476372b5d7306b7e9688d50b15fb17b77072e8801
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root bb8adff0723b4ab8e835c3fdcf0f9a2828263c55577a1adbdc85fa52e348eed9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,143
Size: 1.00 vMB
Total Fees: 0.02812030 BTC
Feerates: 101.66 > 2.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (86,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,872 828,872 00000000000000000001ce19d93bb6f0dada0b953e92ed2351af379b11b36e6d 255 1.00/1.00 vMB 25
828,871 828,871 000000000000000000019cbf059628233d33175b48f6ca78a9e14bbcdfb23c64 1,546 1.00/1.00 vMB 45
828,870 828,870 00000000000000000003129df73d75df91ff47422c5a755fa2dfdd678e9b7523 1,214 1.00/1.00 vMB 39
828,869 828,869 000000000000000000023e85d15f46ce11cd0366cdc32983edf90f0c387467ff 1,505 1.00/1.00 vMB 50
828,868 828,868 00000000000000000002b5c893c8a39b46987dd7fd43486def0324b51d0a3967 1,000 1.00/1.00 vMB 30
828,867 828,867 000000000000000000032fe7df8827835b74ef0c64609d6be211c8860f768807 2,525 1.00/1.00 vMB 52
828,866 828,866 000000000000000000018a395c1c56aed604e3d3a9e88f24fd63df58855e3067 3,167 1.00/1.00 vMB 47
828,865 828,865 00000000000000000000603391c2653aa044ddfaecceabf80abf82c534ff2341 3,521 1.00/1.00 vMB 63
828,864 828,864 0000000000000000000239348396f22f9c11fafd73f8727b8ce65a6b105ed9cc 686 1.00/1.00 vMB 28
828,863 828,863 0000000000000000000390b7158855e456feb739c5beb5abe994fbb7bb33d062 2,852 1.00/1.00 vMB 70
828,862 828,862 00000000000000000002953c42cef2c7bf96fd1cfe26268ad95254802db1cf9e 583 1.00/1.00 vMB 27
828,861 828,861 0000000000000000000041f3b42e59b806ce16b46c4ceac6acae6a82ab6634ac 1,616 1.00/1.00 vMB 38
828,860 828,860 000000000000000000017edec802ad688da30dbb5d800bc883572a1fbc1a1bd0 2,699 1.00/1.00 vMB 42
828,859 828,859 000000000000000000027757fb68b93d08219d0b90410c5d9c8b30aa57cc872c 2,741 1.00/1.00 vMB 31
828,858 828,858 00000000000000000000fcb3397d1603edf8b911300968ffb4d886dc0f5ca702 3,218 1.00/1.00 vMB 68
828,857 828,857 00000000000000000002d1badec009d0bfd4a1d9cba219365d7b86ea68c88039 1,180 1.00/1.00 vMB 33
828,856 828,856 00000000000000000002445f672cfadca81c0b3460f14e1bc67c21395b068a1b 312 1.00/1.00 vMB 25
828,855 828,855 0000000000000000000225aa94d439ae7cac7091dd1dca8e0fcd9bc3a9204f39 1,202 1.00/1.00 vMB 40
828,854 828,854 000000000000000000027c38d1c00a371c698292f7ce15b3d81386e8a3940c81 2,944 1.00/1.00 vMB 55
828,853 828,853 000000000000000000020ec9615f2973a096f2986516c808b38c5295e8f16256 2,665 1.00/1.00 vMB 53
828,852 828,852 0000000000000000000352707c286db99a9e41fd538050a6e66dfe67ffc84e38 2,944 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.31 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: 658.64 GB
    • Received: 14.58 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.