Loading Tool

Explorer IconExplorer

Memory Pool

50,297 transactions
30.22 vMB
0.12436633 BTC
Random Selection Loading Transactions
Max Size: 161.79/200 MB

Candidate Block

Mining Attempt 7bd86a703aebd5f9485d954e51ea9246aa7ed25f445dde19662af4438698ab16
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 11ffee20a9c8e6362ea5f165a8438e75ddca56836eaa9dc7ca8febca6b7e167c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.05280130 BTC
Feerates: 150.75 > 5.29 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (736,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,894 177,894 00000000000000e5c209ef42608e565e897dccbab8f158bf9c80660534f3c087 92 0.04/1.00 vMB 97
177,893 177,893 00000000000005fa3c6b68f816f2269ef714bd705b81932364f59987fbfac5e1 60 0.02/1.00 vMB 141
177,892 177,892 0000000000000145a52df0eabc850da0f735b4cf58df45f861afc601bb11576a 27 0.01/1.00 vMB 0
177,891 177,891 00000000000008082b801e017b806f8672453a2555a997fd6f26b9a407e8d357 114 0.05/1.00 vMB 85
177,890 177,890 00000000000009e03d35246f2932cb026a1d5ce46878210b3da62375d24eade1 5 0.00/1.00 vMB 145
177,889 177,889 000000000000063ef12d1580e69746418dc5d6244b6ac00a48cc218b0b746782 37 0.01/1.00 vMB 180
177,888 177,888 00000000000008aafb2ca382ec0813d7a7dfff84ec45e0a115ea9fc316b3d8ce 66 0.02/1.00 vMB 2
177,887 177,887 00000000000001bcfdda1b1cc02c8548a2e34655fa7ae01853ae1944d105d299 63 0.03/1.00 vMB 77
177,886 177,886 00000000000002f8c03135b99c57c8248609ab0ffeda697e60ec54887e5d674f 13 0.00/1.00 vMB 0
177,885 177,885 000000000000030169b4c93db3cf305a32c50ec51bdc7bbb6f5d8c79d56f72f7 15 0.00/1.00 vMB 66
177,884 177,884 00000000000008cb28c9ee2bc0d5de58f58588726c99646067c3828d946dbfcc 18 0.01/1.00 vMB 113
177,883 177,883 0000000000000769a9ddf65ab7d974ac42920f5182a74a30efb150f499ae5f99 11 0.00/1.00 vMB 3
177,882 177,882 00000000000000b1a412849e1ec8fe0335c00084773def5c6c93b1edb418e0dc 63 0.04/1.00 vMB 44
177,881 177,881 00000000000004954ca8cbc82f3920ee818ff703f61cf88262cf2d8ca88b262e 52 0.02/1.00 vMB 46
177,880 177,880 000000000000042a95c33a5554300fa6485a6209ffdbba9970f483ebaca01c33 22 0.01/1.00 vMB 94
177,879 177,879 0000000000000791bd7b7e84037272766335b4bd6bf6507fb5cf8dcfd75ab5eb 18 0.01/1.00 vMB 397
177,878 177,878 00000000000001a7bd5b99a3706756feda7c7f341586f05d0df1c6d20257057f 22 0.01/1.00 vMB 74
177,877 177,877 00000000000005c018c739639af9c1c11a4b67a697e8af12fab69ca4909ba539 26 0.01/1.00 vMB 49
177,876 177,876 00000000000000b54be61d1019468c3a87ac754b1744e39676a0f8d687bcf50c 67 0.03/1.00 vMB 128
177,875 177,875 00000000000003c9094e9d16835b146acff2d1ef634342c66a0e414908b565e9 39 0.02/1.00 vMB 165
177,874 177,874 00000000000005c662a33ab5367e7af92f07bddc8adfc51b7e6d61eb4dbdbd4d 37 0.02/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.