Loading Tool

Explorer IconExplorer

Memory Pool

39,717 transactions
25.86 vMB
0.05305765 BTC
Random Selection Loading Transactions
Max Size: 134.35/200 MB

Candidate Block

Mining Attempt 80a8324979c6d8a2ccb7f7f1fec23d8716d38bb6a7d1e08945532b0c39a4ce72
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a1e04d4611f79ef598db3c1ac3f173f52c0d50d34c52475e84936c4ed41135b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,114
Size: 1.00 vMB
Total Fees: 0.00614601 BTC
Feerates: 40.21 > 0.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (680,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,663 234,663 000000000000013c9682e0a6c0e547b03041803838bb23395a9c9d6e09dde51f 189 0.15/1.00 vMB 58
234,662 234,662 000000000000013151459edbf52485d10203259f68035615e14d3274f0869903 128 0.06/1.00 vMB 172
234,661 234,661 00000000000000323de30af988cb3436c413cc0aa4d82eef82c96054342e1856 188 0.07/1.00 vMB 178
234,660 234,660 00000000000000c49356b5e392e5751ae23bac5f9087fdf8f5e7e2ea784fd684 73 0.04/1.00 vMB 75
234,659 234,659 0000000000000154b01acae60cf05de56cbfd244fc8949bc0252e15d7b44e0c6 139 0.07/1.00 vMB 153
234,658 234,658 000000000000016fa92573b867592c7121eaa622ae25de3ecdfe9ec4df296b00 65 0.04/1.00 vMB 136
234,657 234,657 00000000000000ae445c595b90d357e2c212ce89ded1d61394ebab5aaf4448e9 260 0.15/1.00 vMB 124
234,656 234,656 0000000000000174861f29674677c02cc2612f2258d5b863e7f15180673c854b 399 0.17/1.00 vMB 153
234,655 234,655 00000000000001088c25b8cada3d7faf018bef03bd90fa1061d543de98bb007d 101 0.05/1.00 vMB 187
234,654 234,654 000000000000001923c7d5d1b0e85f1145df41ab210b143e4939f91b27baf772 318 0.15/1.00 vMB 158
234,653 234,653 000000000000008020b9532d96b807963c42ea85553bc6a728872124ebfec6d7 353 0.15/1.00 vMB 170
234,652 234,652 0000000000000016e2647e06db22b12044c0aac94ef656f7a7dee5a12e0511af 319 0.13/1.00 vMB 185
234,651 234,651 00000000000001623710381094695ad33a2fc4d926acb5824b2b851fc34b925d 200 0.15/1.00 vMB 28
234,650 234,650 000000000000017d72c6ba535f750742faaa9a3f826c61c1ba09310e8702cc9a 337 0.16/1.00 vMB 166
234,649 234,649 000000000000007ad477a9a6bdf298f6a2679f78083934324072997ea4c8277c 202 0.09/1.00 vMB 180
234,648 234,648 00000000000000f7c100c6d312bd692a3b82743d25c4960ae21c4eda4a084bdb 170 0.15/1.00 vMB 83
234,647 234,647 0000000000000137f4fbdc599a1627e56ec2cb9ac17620efc63e428d71e1c3e6 191 0.25/1.00 vMB 55
234,646 234,646 000000000000003cb6d6d39f64d804fb0723e9ae91579293a143b62bad433b43 241 0.13/1.00 vMB 566
234,645 234,645 00000000000000166f63db030a958c4f0b3d213f082cba990ac4d584fcd71b0d 234 0.15/1.00 vMB 89
234,644 234,644 0000000000000002ebe399511829bca837f122ccb8f09e931d3a1a35288dd1cf 211 0.15/1.00 vMB 60
234,643 234,643 000000000000004dca1a035a8e1a45f573a9df340cf175b61499847f5954bcdb 81 0.05/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 782.17 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.45 GB
    • Received: 13.89 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.