Loading Tool

Explorer IconExplorer

Memory Pool

82,943 transactions
30.72 vMB
0.08125407 BTC
Random Selection Loading Transactions
Max Size: 188.50/200 MB

Candidate Block

Mining Attempt d95abdbf1f9306e3d189994ee9d94269dbba072da08ef5adc027604884f0bde5
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root e7f3c6fd91bd8a011348acb99fd27b84a519668e0c1319ca0573bed78518ada0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,515
Size: 1.00 vMB
Total Fees: 0.01167679 BTC
Feerates: 40.21 > 1.17 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (532,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,329 383,329 00000000000000000525030eda74b9499ba5a25ecea03eb6042b277c26f20988 2,178 0.93/1.00 vMB 38
383,328 383,328 0000000000000000042f1ce4391ec02733d882d9a479a87abe951cad9fb40506 1,524 0.93/1.00 vMB 25
383,327 383,327 0000000000000000030c573383b988dcec26572f513f8eeebf428e7fafa659ac 2,055 0.75/1.00 vMB 50
383,326 383,326 000000000000000009e68e5bf1d33354fe7aa6008017c92206cbeeeff6d13e9c 150 0.13/1.00 vMB 18
383,325 383,325 000000000000000001383edf832c38c7f40f8b1e1d64a4666ec4253dae2fe7ec 276 0.16/1.00 vMB 27
383,324 383,324 0000000000000000013bc7206ce2451f76663f4c8f59434b52ba94dddc473863 497 0.25/1.00 vMB 31
383,323 383,323 00000000000000000b0a3c272c04e5a91e44f0e654ce5d0ac8242751a617d9a3 1,191 0.56/1.00 vMB 38
383,322 383,322 0000000000000000080667fb4c92eae2d3fd3cf11849917fee6f070e517617f2 578 1.00/1.00 vMB 5
383,321 383,321 000000000000000006cf4a38616d49d7e58b9eef0dcb73e338864cab2a4d94fd 698 0.31/1.00 vMB 32
383,320 383,320 000000000000000004a12eb3c7124039e08eaa6d4f91b6827457119b3c516e91 182 0.14/1.00 vMB 17
383,319 383,319 000000000000000010a1d8e79d6ccee619f14a666785132511656d980a2ca33a 479 0.24/1.00 vMB 29
383,318 383,318 000000000000000006579476c0611e6cfb161278c33fb6eb7012df1b0f27454f 189 0.17/1.00 vMB 22
383,317 383,317 0000000000000000042109659e2f44c2e8b3b7e8f67858ffe0f4da1ab9acf009 81 0.07/1.00 vMB 23
383,316 383,316 00000000000000000fbb19a59063588bfbf226aaecbe101200d2cb72d17b9da8 554 0.35/1.00 vMB 24
383,315 383,315 000000000000000007178d343bd2aea02333bb4afdca6571d67dcca990253aba 503 0.24/1.00 vMB 30
383,314 383,314 000000000000000002e6e3aeedac9d67d0022142e262511b796e4591f2ca3102 275 0.15/1.00 vMB 23
383,313 383,313 00000000000000000ba64476b28d92475c8bcee399d5316becb2cbe49f803413 1,234 0.58/1.00 vMB 32
383,312 383,312 000000000000000007a25b17c16e55676b1a7b2f003e5ddb2d01743656f64f79 533 0.23/1.00 vMB 31
383,311 383,311 0000000000000000081b2cf031a91f055db5b8aeffb356e8cf33dc9c1aa558d4 1 0.00/1.00 vMB 0
383,310 383,310 00000000000000000662b35816ce70dd2258360c36189d4504362f07e9bb62bd 249 0.13/1.00 vMB 25
383,309 383,309 00000000000000000041be186248e099616e85bf38e76ad07eff8e452eaeb3e7 1,100 0.58/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.03 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: 719.52 GB
    • Received: 18.08 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.