Loading Tool

Explorer IconExplorer

Memory Pool

73,201 transactions
27.13 vMB
0.06096064 BTC
Random Selection Loading Transactions
Max Size: 165.68/200 MB

Candidate Block

Mining Attempt d7769d33af79a59ee4c9d470c64eed480b7d5307b91b7dd53a92c5d83a4509ba
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 1ed6358db7fb1fe962d38be2b51b47afa3237d5a51c8d908e99617da55b0cbc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,987
Size: 1.00 vMB
Total Fees: 0.00348967 BTC
Feerates: 20.14 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (147,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,345 767,345 00000000000000000000c89fcdebf1f19d2ddc4e1910e4fb604dd59e8babd57d 548 0.21/1.00 vMB 9
767,344 767,344 00000000000000000004080929acd55612813bc3514736137b784d50e1974408 1,160 0.86/1.00 vMB 4
767,343 767,343 0000000000000000000519ed78bc518a33fb45908a510b479a99442fb622d010 2,024 0.65/1.00 vMB 7
767,342 767,342 00000000000000000002a7787b14f4b4fa5320693c0df6a9b09cf669f0a1e556 146 0.05/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.