Loading Tool

Explorer IconExplorer

Memory Pool

75,965 transactions
28.18 vMB
0.08959590 BTC
Random Selection Loading Transactions
Max Size: 171.04/200 MB

Candidate Block

Mining Attempt bb080978d57c9a1ddcde8610697cd2e5e3bde816b3e9c48fa41f82fe42fff85d
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root e77211e78bfa189c5ca88e521b171c58221a77a8a4bd16cf0533ad03ada03289
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,677
Size: 1.00 vMB
Total Fees: 0.02836998 BTC
Feerates: 402.60 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (180,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,343 734,343 00000000000000000002efcd7d378012c09746639e71f7298ca6a6c06eff27ad 135 0.05/1.00 vMB 5
734,342 734,342 00000000000000000002b7114c12fb67cde3a2e3383a927b19dd8aeff5b0826f 85 0.03/1.00 vMB 11
734,341 734,341 000000000000000000088f2da74c6198a90ec8a1e43f99a7ddf9cf3d506f4cab 1 0.00/1.00 vMB 0
734,340 734,340 00000000000000000003a10800d03fff9fb3b56fd8fdb004e98e335b48c852a7 78 0.02/1.00 vMB 8
734,339 734,339 00000000000000000003dd7ab5e22c5b0f7f61c4d2e2677fc08dcd62eddd5e09 75 0.02/1.00 vMB 7
734,338 734,338 000000000000000000043e43ebe43383b93a300380219f6cdebc7b093df6c5b6 1,451 0.70/1.00 vMB 15
734,337 734,337 0000000000000000000939bb52f8dd1f1b8e4d7e02456020ee3caf919e2188ea 742 0.55/1.00 vMB 5
734,336 734,336 00000000000000000001b1821128574805ef737376aeddbb9c5b3c051d12764a 1,095 0.99/1.00 vMB 3
734,335 734,335 00000000000000000000008af49708ed309e0b670d140ac9c85ec48c177ae400 2,615 1.00/1.00 vMB 12
734,334 734,334 00000000000000000005a02c67fc70fe888531b9147da0336b01b764027f5cd4 1,244 0.95/1.00 vMB 2
734,333 734,333 000000000000000000081559173dae9e42dc43132845d91f86f20eacb23239c1 2,610 1.00/1.00 vMB 8
734,332 734,332 00000000000000000002a4d144ceb60418e21c22df9796a67ba3eb4666422782 2,495 1.00/1.00 vMB 15
734,331 734,331 0000000000000000000003048e503c32336d10ae880ac90227ab3d4d1e755127 696 0.47/1.00 vMB 5
734,330 734,330 00000000000000000002406aa3e34226a2314339f08cd89bed6718a8b89f2311 1,617 0.90/1.00 vMB 7
734,329 734,329 000000000000000000000765fa6ad1bfb0fecb97bf32f1105e149be0d3ddf871 1,056 0.57/1.00 vMB 6
734,328 734,328 0000000000000000000047c21bf5c1ac49ec404bd4163f880e3ee402adad4f7b 2,492 1.00/1.00 vMB 10
734,327 734,327 00000000000000000006d13437dce0efaedade3f0975ca50e5b9da1cf8199872 481 0.16/1.00 vMB 9
734,326 734,326 0000000000000000000583fe6418701b34580cec74f21e7d77900032c63e76f9 1,444 0.93/1.00 vMB 4
734,325 734,325 00000000000000000001847bb89dc2bce6c07abe4f824dbb1aa97212e26fa67c 2,515 1.00/1.00 vMB 7
734,324 734,324 000000000000000000089a25369bf17f2efbeb6d2c448150929ea56699f4f0bd 2,600 1.00/1.00 vMB 15
734,323 734,323 000000000000000000011f00ab214dc11e93a538ea8c6062d14c1f564a62fcb6 187 0.11/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.