Loading Tool

Explorer IconExplorer

Memory Pool

77,871 transactions
30.04 vMB
0.11263842 BTC
Random Selection Loading Transactions
Max Size: 179.41/200 MB

Candidate Block

Mining Attempt 0cfa6ca3027d6ba1a5204de7bf13a663ce89a11dca8796890517e448ab6dbd8d
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root b7f19b60065eb36908527b814afccf2a73c87d4caa9e7d84dcec7a4cccc5688a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,325
Size: 1.00 vMB
Total Fees: 0.02748294 BTC
Feerates: 107.93 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (219,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,895 695,895 000000000000000000012f61ca4268401c09e450292639f990642f6e19fdea6c 1,512 0.96/1.00 vMB 6
695,894 695,894 0000000000000000000f8cf2f7481e39ac479200e9a30e61ab6cd9cec3033093 1,242 0.72/1.00 vMB 6
695,893 695,893 000000000000000000046faf4c67e430d91dd4d1a3aa5365910e2f17ed4f8ef7 753 0.29/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.30 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.