Loading Tool

Explorer IconExplorer

Memory Pool

78,734 transactions
29.49 vMB
0.06883936 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt 8b94e8b2dddc90c33205a6589f0fd69730541c4a607e0ee8bb018b5cd6824b1d
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root aacee1d21cdbf44c06236b0b0466e936d8650c25d0a48f92a70088c9a13043e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00891043 BTC
Feerates: 50.25 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (304,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,762 610,762 00000000000000000001ec08c11cbc17809af6ce3af88ca394f3a43190b3ebda 1,188 0.36/1.00 vMB 14
610,761 610,761 0000000000000000001575b863ff0f7967609bfab1df98397eb05428ccb802d8 1,917 0.60/1.00 vMB 4
610,760 610,760 00000000000000000005bea58cefb96e287e562379775742b0cfa45a49181285 3,086 1.00/1.00 vMB 13
610,759 610,759 00000000000000000011611d40c4c0b09ab1519e1c2268ded3ca54f703e5ace9 937 0.30/1.00 vMB 8
610,758 610,758 000000000000000000060f289a5f770ecf88adad981af27536d32c43dd47c743 1,189 0.35/1.00 vMB 8
610,757 610,757 0000000000000000000a3b90d1cb0fb1da843d56290b083b6ea582abba9a6d61 625 0.21/1.00 vMB 11
610,756 610,756 00000000000000000010067bc6f2fb532b4bd28a9c10d50a93dc6ab1404aac38 2,242 0.66/1.00 vMB 11
610,755 610,755 0000000000000000000926191ab52bd7518c95b4f32ec2548cea063f3ecde588 1,377 0.38/1.00 vMB 10
610,754 610,754 00000000000000000005a6156a715c1a693a3ecb19c462c79fd7b8e1e3024ccc 930 0.33/1.00 vMB 12
610,753 610,753 0000000000000000000dc3cbe4b80a5e329f5aa0fb43630b9b7d121128dc1d10 966 0.28/1.00 vMB 5
610,752 610,752 00000000000000000005503024df4519bd6fd801f800e2735319777fa002f00e 2,882 1.00/1.00 vMB 12
610,751 610,751 0000000000000000000067c2b9304f6bdded7d6c1f58cc0ec089617d67445a56 236 0.09/1.00 vMB 19
610,750 610,750 0000000000000000000e7027f650de1e79d76cbe93f385d8032f7766df080f6f 1,361 0.39/1.00 vMB 11
610,749 610,749 000000000000000000024b77a560c63a085cb0fc61fbf620cddc5b4a082ab5ed 1,345 0.47/1.00 vMB 17
610,748 610,748 000000000000000000065c4706094b79c798144b7b3f095912ce9645af1c1ef0 2,626 1.00/1.00 vMB 4
610,747 610,747 000000000000000000114391d65ff0c7b40b967b6fd5c9ffb622a45ac5e979ed 2,733 1.00/1.00 vMB 23
610,746 610,746 00000000000000000014b9c0f5bd082c5768438ab081f709ff9da2e25c540121 1,061 0.36/1.00 vMB 9
610,745 610,745 0000000000000000001410e8992516681dde5dcadabe4e0f85ddc53c93a74a7a 940 0.30/1.00 vMB 16
610,744 610,744 0000000000000000000bfc7d9e6da4a434222ab9dda2238680e75bbcb97828f1 2,125 0.67/1.00 vMB 6
610,743 610,743 00000000000000000010aacfc9e7fc2d4908191cfa553de1ac56fa37e580ae78 2,795 1.00/1.00 vMB 15
610,742 610,742 00000000000000000006f69d3eb55b182a0485ae75388070d70d1a1e8a625b52 411 0.12/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.