Loading Tool

Explorer IconExplorer

Memory Pool

80,959 transactions
31.39 vMB
0.08609784 BTC
Random Selection Loading Transactions
Max Size: 189.77/200 MB

Candidate Block

Mining Attempt 826f7e042537295249d45a299cd4557d55743655c12f4c085ffeb51dfb0b4775
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root a1b2971432c27794d5f73df95f0fa9ec2c40cf3f3597618776a446605d05be00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,058
Size: 1.00 vMB
Total Fees: 0.01802481 BTC
Feerates: 150.65 > 1.81 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (219,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,892 695,892 0000000000000000000f1e6e0678fc83c16b69679758275947e14030e9880f05 379 0.13/1.00 vMB 12
695,891 695,891 000000000000000000083988f402c3dd05afbc1cff9ed23482ef6e8c9bddd885 502 0.59/1.00 vMB 1
695,890 695,890 00000000000000000006fb532e714cfd34a5e9eaf182f70c663779b7e1c15c0a 1,969 1.00/1.00 vMB 27
695,889 695,889 0000000000000000000e0a77a22090e107e92034986da6578cb6c4aa8b1b62c1 603 0.19/1.00 vMB 11
695,888 695,888 0000000000000000000a6fd4eaaa9058ae522f08e36c7ca0c7cf9fc5f41ed07a 2,039 0.98/1.00 vMB 9
695,887 695,887 00000000000000000009ccf87aafa620fb8f94e89946a4342f2f8b3891c739a2 1,398 0.58/1.00 vMB 10
695,886 695,886 0000000000000000000ebb8b950836d1765936de23851bae9e3458ab4519a510 1,704 0.76/1.00 vMB 10
695,885 695,885 00000000000000000001dcb1f5d37174334c8686c0db3761004a2b3ab1896753 1,017 0.37/1.00 vMB 10
695,884 695,884 0000000000000000000638da1f96727ff1e9ae1379ceba0044405a22b37a63c8 83 0.03/1.00 vMB 12
695,883 695,883 0000000000000000000cbcf51e470a9f8cc5be3f11fefa903589a939d4c35332 320 0.17/1.00 vMB 8
695,882 695,882 0000000000000000000f058c0649180dcb952f7303455b28a9c84149cc38364e 341 0.56/1.00 vMB 3
695,881 695,881 00000000000000000009f0aed94ee430d2f58baba983ce862b0f8774bfaece67 1,239 1.00/1.00 vMB 6
695,880 695,880 000000000000000000112574c5340c030701348370d970f390e0ddd512ad93b1 1,414 1.00/1.00 vMB 4
695,879 695,879 000000000000000000075aa7cb0aec598fdf4cf40fc98724ff015e77e49f8a13 2,087 1.00/1.00 vMB 14
695,878 695,878 00000000000000000007cc05fde39935fb657bd64a443854c527e1de055762e6 1,603 1.00/1.00 vMB 8
695,877 695,877 00000000000000000009ec0aa4de1488fa1ea7a5196447016b2fe1638df99e62 2,496 1.00/1.00 vMB 10
695,876 695,876 000000000000000000073a6f31ebaeeaaf09e21331450e424426818699356c54 80 0.02/1.00 vMB 11
695,875 695,875 000000000000000000117e0146e3de9e090ca0209f4f7f8363245f7da0e2330f 99 0.07/1.00 vMB 7
695,874 695,874 000000000000000000040e280ccf8d6d1431ba34610d8f75e29517c12f96c934 122 0.03/1.00 vMB 12
695,873 695,873 0000000000000000000299b0b9ba2071c4cd9a5ea0cafd91003ebb46978e061a 237 0.15/1.00 vMB 8
695,872 695,872 00000000000000000002dee054caa08fd5bb85beb3204fde14a8ced1a098f780 581 0.31/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.74 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: 708.14 GB
    • Received: 16.72 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.