Loading Tool

Explorer IconExplorer

Memory Pool

75,375 transactions
27.91 vMB
0.08060113 BTC
Random Selection Loading Transactions
Max Size: 169.90/200 MB

Candidate Block

Mining Attempt b608ffcd94d31ee74c82b6cb08121361028fd888aa5cf4be94bb4039a0e86742
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root fe68879817f1ca409c00c1717b7c89798d4dad9095fd9b71d63190c7462ce003
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,297
Size: 1.00 vMB
Total Fees: 0.02079243 BTC
Feerates: 480.19 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (147,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,341 767,341 00000000000000000002ae93b393c64b06fd95cd92d3127cbafa3972543ee90d 128 0.04/1.00 vMB 8
767,340 767,340 000000000000000000048a5f63ad4baedfc6a4f2365615d759d3f6f669302aa1 1,874 0.58/1.00 vMB 8
767,339 767,339 00000000000000000004d11972c83daaa5b59e37cb92e9b613e9ffc16542549a 1,702 0.65/1.00 vMB 8
767,338 767,338 000000000000000000042c7396f68af5f537eb1c26fafb0f32f3a365c5661ae7 108 0.05/1.00 vMB 13
767,337 767,337 00000000000000000004e84b72731f68a79451d5b650d73a6c39c83bb6ca25cd 357 0.43/1.00 vMB 4
767,336 767,336 00000000000000000000d8d95d5fcebb65038e33f9eb0667dac7e6b140347845 2,207 1.00/1.00 vMB 7
767,335 767,335 000000000000000000048d99307c361902ad8c6d73778041877360af870a7745 1,587 1.00/1.00 vMB 10
767,334 767,334 0000000000000000000077a32843e0384b0594d8d40f8fbeca839d9ff256a93e 1,000 0.42/1.00 vMB 8
767,333 767,333 0000000000000000000177617f8af39e98b8be407cc7f10461190d9e05bbfa6e 996 0.51/1.00 vMB 6
767,332 767,332 000000000000000000069c35af933d27d49e8219d9256ea551d3249e7fd9edc6 349 0.14/1.00 vMB 9
767,331 767,331 000000000000000000006c47529cc0cc6ddfab450841ba8e7f170c2bed2576a5 863 0.43/1.00 vMB 7
767,330 767,330 0000000000000000000171e1ae08802da692aa67f4cd7d82f5144690fc641ca9 362 0.13/1.00 vMB 11
767,329 767,329 000000000000000000073ca080745fa6bbc75ac16b186980d913b4130ea7743b 269 0.24/1.00 vMB 3
767,328 767,328 00000000000000000001e71154d9d4afe4c9e93c6240392a263567586275ce75 2,244 1.00/1.00 vMB 6
767,327 767,327 00000000000000000002741c4816936ef807cb1cc0d60f598db6efc30165ae72 844 1.00/1.00 vMB 13
767,326 767,326 00000000000000000008258b292a09fd9d76f295bad59a27d41290fdc2f7bb19 115 0.06/1.00 vMB 7
767,325 767,325 000000000000000000039aa4b91cf2e13e4c426db5e98a974457a0bfdd6e6589 1,959 0.81/1.00 vMB 8
767,324 767,324 00000000000000000005e9d157f1d30279502fa1777550f24fd01e27de986222 974 0.80/1.00 vMB 2
767,323 767,323 00000000000000000007367bccb44d4d8e6ddb680b6e36444b34af175b05dc60 3,050 1.00/1.00 vMB 7
767,322 767,322 00000000000000000008094a13bdf11efc3763cd564a058bc9c43d4259bdb377 2,263 1.00/1.00 vMB 16
767,321 767,321 000000000000000000051be0dd5025b8801c51ee98476c2509505ca72d764a21 1,412 0.52/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.