Loading Tool

Explorer IconExplorer

Memory Pool

38,014 transactions
26.81 vMB
0.05335593 BTC
Random Selection Loading Transactions
Max Size: 139.33/200 MB

Candidate Block

Mining Attempt c6e5978480f947caf50fdfc962bd9244295cc01453803b087eb15ebddaff535f
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root efffa95222e922a06d698ae213491f1619ef5da3d9b312d9edc3e9f7a9782d09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 539
Size: 1.00 vMB
Total Fees: 0.00397468 BTC
Feerates: 44.54 > 0.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (199,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,897 714,897 00000000000000000005798bef21af4284dcbe31c3b4948f62ad7ecacb952195 1,497 0.69/1.00 vMB 8
714,896 714,896 00000000000000000005c35a27fe519ceb3eb71cc1acb2ce81270bdc4970be61 1,340 0.51/1.00 vMB 10
714,895 714,895 000000000000000000066cbedca62d2f815c92948018c55f4c1d9003242e4e75 812 0.38/1.00 vMB 8
714,894 714,894 0000000000000000000031db73470c5883d98575032201a4d3069e25cc1b4102 1,928 0.87/1.00 vMB 8
714,893 714,893 0000000000000000000b1a665f4ba1aaf1eef4c3e3764512433c973709b6d90b 48 0.04/1.00 vMB 3
714,892 714,892 00000000000000000001bb583a14f41dde530f9183d758f833b977f2c6992758 1,573 0.58/1.00 vMB 4
714,891 714,891 00000000000000000004925a832c16b570825d95b41bde11516cfad8edee4a36 1,933 1.00/1.00 vMB 11
714,890 714,890 000000000000000000071157bba12415f2b8c01d1113312156d401bc1f883778 219 0.12/1.00 vMB 8
714,889 714,889 000000000000000000081204b160cdf1eac157fdab8a5f2359cc3c1260d81b79 649 0.33/1.00 vMB 8
714,888 714,888 00000000000000000008b1fbdf4b211bd2e09eec1eb551ec0774f1ec4c860283 180 0.08/1.00 vMB 9
714,887 714,887 00000000000000000006a88c569fab1f7cda42142eb7155b266fd6be69bfb58d 351 0.22/1.00 vMB 5
714,886 714,886 00000000000000000002ffe30356c9bc724ab9f08f251bf12c4fd230d05dbfbd 2,135 0.88/1.00 vMB 9
714,885 714,885 000000000000000000026715065091f094c4745dd5ed4a878c7cf803e303cdf7 2,160 0.82/1.00 vMB 9
714,884 714,884 0000000000000000000091a52c37fa90ff8ec3533d0fade45b876557e4a5fd68 58 0.03/1.00 vMB 12
714,883 714,883 000000000000000000032173e3698c4bc98f465d8c7818750b61b030e8809921 1,157 0.41/1.00 vMB 9
714,882 714,882 00000000000000000004a713a1136faaeb84bf34ff2117b6c5c65e7031772d21 1,096 0.50/1.00 vMB 6
714,881 714,881 0000000000000000000b9ed7e8a91276492c1ebec026c02f2f66ebab0e335111 925 0.45/1.00 vMB 8
714,880 714,880 0000000000000000000874fc1836d0996e462b201c6e79a86e93182e13fae59b 683 0.50/1.00 vMB 16
714,879 714,879 00000000000000000002aed4db95d9347920eee0de307cd75a2658be01f257a2 41 0.02/1.00 vMB 6
714,878 714,878 0000000000000000000a2ec960d26d235256df3569ea4ee8a773ad3937802326 648 0.24/1.00 vMB 8
714,877 714,877 0000000000000000000977c45f4a2d88561818376fb995c2f5e501036c1f51b7 1,558 0.85/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.15 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: 653.02 GB
    • Received: 13.82 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.