Loading Tool

Explorer IconExplorer

Memory Pool

81,924 transactions
29.81 vMB
0.06385241 BTC
Random Selection Loading Transactions
Max Size: 180.82/200 MB

Candidate Block

Mining Attempt e04e95e151ec907f4bca974fd8ac85305cae791f4c34695dbeba183c1b737fd1
Version 20000000
Previous Block 0000000000000000000148141c8e072118c303566a26aeaa1fbb69733bc2c6ef
Merkle Root e4a9f92d9f3a39d1a67698d065e7f3445a780359a83d4555813b8772301c2177
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,836
Size: 1.00 vMB
Total Fees: 0.00305788 BTC
Feerates: 14.26 > 0.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,960 (799,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,628 115,628 000000000000d616d5839669e6b2c1de921073c14207f0ec04dd2c73b3fdcba4 15 0.01/1.00 vMB 382
115,627 115,627 0000000000004ff4efdc947f7c4ceb064cd48c813cbce02b41b6161adf23e505 1 0.00/1.00 vMB 0
115,626 115,626 00000000000016d04c401bd688890ddf833d77dddc24f321f781e7f7749c98fb 1 0.00/1.00 vMB 0
115,625 115,625 000000000000c6536bffaeda25cd0cb873659e7e7330b121e146d0e09cbb7083 5 0.00/1.00 vMB 0
115,624 115,624 00000000000086458fd72902a9b2c1199c552204b3bc1910c2371d9e42faa725 9 0.00/1.00 vMB 527
115,623 115,623 0000000000006dfd508772a4e294c791d2d970ed6bebc68ba95a53d36cc69a63 18 0.01/1.00 vMB 914
115,622 115,622 00000000000053f5a933f4e3032df3bf7852a4fd7dc1af36897f5ca07c3552f2 4 0.00/1.00 vMB 937
115,621 115,621 000000000000ba4b9fc8a459e5f61e59ae0ba61f03cd7d46b488695507155956 4 0.00/1.00 vMB 1,345
115,620 115,620 000000000000a38f231a4ecb20ce83ba2b462e4f40778812ce9ac7e279b2dab6 55 0.02/1.00 vMB 181
115,619 115,619 0000000000000ed5c1dac2d4702da89f9fb456927621a9c61910f72151d202ef 27 0.01/1.00 vMB 71
115,618 115,618 000000000000d439e7e0ec9ef073303288811b2f8efb17b111e84daa455faa68 10 0.00/1.00 vMB 3,600
115,617 115,617 000000000000eab3a20ac1207899e7f162ca8513f76339640e5441c5e83841e2 10 0.00/1.00 vMB 569
115,616 115,616 000000000000626526b129b475a0491939aee4989df5a42a932cfb4eca9d14ae 32 0.01/1.00 vMB 857
115,615 115,615 000000000000832cc67ec1aed671961356a286616cb8a0148d78d39b18f82441 9 0.00/1.00 vMB 834
115,614 115,614 000000000000c7875d60c20bb0d7e0e43f4b0906e8a7695f044e1f56fc122d61 3 0.00/1.00 vMB 1,266
115,613 115,613 00000000000044839ef7ff05aee440d0085a12b61d2388823649f2a023430322 7 0.00/1.00 vMB 579
115,612 115,612 0000000000003137dd23c0ee958f263690dba08db8d7fc5db9b4253d7fe5878a 11 0.00/1.00 vMB 1,238
115,611 115,611 0000000000009867c96c71d47546bed949a59ad966ffbf70026362d9e5eec341 3 0.00/1.00 vMB 0
115,610 115,610 0000000000006dbdf2bc7b68741dab502fe97c1c1721eb10fd1462b88a891dc4 6 0.00/1.00 vMB 0
115,609 115,609 000000000000c37c2ee89af89b1c2dc2353690522cb4d75c6b1e8e58d24b7601 5 0.01/1.00 vMB 0
115,608 115,608 000000000000ee58125683c6203ed664a9db8414bf7ce7191967f06b383ad1f7 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.32 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.27 GB
    • Received: 14.66 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.