Loading Tool

Explorer IconExplorer

Memory Pool

45,131 transactions
22.95 vMB
0.05553997 BTC
Random Selection Loading Transactions
Max Size: 126.19/200 MB

Candidate Block

Mining Attempt 80db614ab22e9285d3d68fc8bcd3e87b3e792dc642fdbe8b534048e88042704a
Version 20000000
Previous Block 00000000000000000001edbfed385dba04839fd0016a10cd5b3147ca7d3209be
Merkle Root 3a496e77e2da8e4117aa819cfa0d234109bdc242068d5f04e1441de944a9a467
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,641
Size: 1.00 vMB
Total Fees: 0.00783512 BTC
Feerates: 151.03 > 0.79 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,981 (739,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,933 174,933 00000000000003ad32e32a31b7e3a77465f97c1a6eca52276d768e1cfd22ae33 46 0.01/1.00 vMB 96
174,932 174,932 000000000000011db5051c72c43f93f6bab0859dd7f0330c3b7be2b0f9fe8727 13 0.01/1.00 vMB 57
174,931 174,931 00000000000006c73356c7ea762cdf2f93b9b7c99962c2b12344976d46333415 45 0.02/1.00 vMB 112
174,930 174,930 0000000000000065b93ca9a77cb682b9959c2bbe3d201adf5241badbe149edf7 78 0.04/1.00 vMB 129
174,929 174,929 0000000000000971df20678ae40ef71a55f7df8343a86ae130e85b4e9961a515 140 0.04/1.00 vMB 115
174,928 174,928 000000000000066c8e12b8a5d53c3db9e8c8057c7707ba059f5023abf374f4dc 66 0.04/1.00 vMB 928
174,927 174,927 000000000000075cb645cac59b5ae053589236014cc5abe4514622cf26d23eaf 55 0.01/1.00 vMB 13
174,926 174,926 000000000000021b1ed63e6450bc229952bdaef18cf1fcad62639dfb85ca331b 14 0.00/1.00 vMB 29
174,925 174,925 000000000000068b3074cc3878e81b99abc8f489161de8685d1b00d675e0a8b5 62 0.02/1.00 vMB 90
174,924 174,924 00000000000003a00a778c1683a141402202807b478e9622f1782beb80e6f62a 14 0.01/1.00 vMB 83
174,923 174,923 0000000000000373188c1304ecc13df9b261e5d051d63def4b54be90ad52d74c 11 0.00/1.00 vMB 0
174,922 174,922 00000000000001d9b0982a81ae14c435550081ceda5516b143a5d289d2536c8a 40 0.01/1.00 vMB 904
174,921 174,921 0000000000000269e03701cd10c0d1c306aecd612af0764c8ac0a7a4144c87d6 6 0.00/1.00 vMB 108
174,920 174,920 0000000000000813a6f057ca63c8e7000a5f2645e64c6b698bc1c21aea058655 10 0.00/1.00 vMB 47
174,919 174,919 0000000000000393185ca488f4e731f48c15dc4b28425632e85ee5ec4e91150b 10 0.01/1.00 vMB 17
174,918 174,918 00000000000004e7f87da2ad6ff870dae35b7d23efba7e946deaeb7c3a0208c9 49 0.02/1.00 vMB 60
174,917 174,917 000000000000093a5682b539d3978d14e96ca95eefd25ce1df6040a91ca72d02 43 0.02/1.00 vMB 113
174,916 174,916 000000000000019d210514544d78f4b3b28526386bb03945318523a244be565a 9 0.00/1.00 vMB 83
174,915 174,915 000000000000028117343df0c3789e1daf4e9b5228f9b8f0c58751a2f52cd4a7 46 0.02/1.00 vMB 20
174,914 174,914 00000000000009de3e77672d238cc811f132e62d3f657cc10fa9d6cbec63a346 59 0.03/1.00 vMB 42
174,913 174,913 00000000000009ef3fd69e5aeb8ab23814006257a0a59b0c56001baf42c93981 4 0.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 780.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 538.44 GB
    • Received: 6.12 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.