Loading Tool

Explorer IconExplorer

Memory Pool

74,102 transactions
28.88 vMB
0.07439862 BTC
Random Selection Loading Transactions
Max Size: 175.07/200 MB

Candidate Block

Mining Attempt c29b73de8be24bd83baca2e1cb9f907140edabf40906cebb55913198a0011ff9
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 7f2adc6ae58d02f4654f1f8acae77958d8284af725d29913e965993c3137f038
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,394
Size: 1.00 vMB
Total Fees: 0.01040645 BTC
Feerates: 100.26 > 1.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (27,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,889 887,889 000000000000000000000a360a5003c6e9d98b8ee7ab17cfac2d9795068db1c0 3,754 1.00/1.00 vMB 4
887,888 887,888 00000000000000000000feb19d6d0463d8099d0c2ef1672765f2b62b71106c28 4,243 1.00/1.00 vMB 1
887,887 887,887 0000000000000000000115937a7fd9c9d1693c2c4d4b7aac711d18edaf70c2bf 4,321 1.00/1.00 vMB 2
887,886 887,886 0000000000000000000205f20ccbddb17724580fe25364b632e67e3fe3456062 4,350 1.00/1.00 vMB 2
887,885 887,885 00000000000000000001a9f292e00dc3dede3b96d0590e193fe841077cf6ee61 4,080 1.00/1.00 vMB 2
887,884 887,884 0000000000000000000269a230297d6a90a640c21763dccc3554fb9603f3b60a 4,844 1.00/1.00 vMB 1
887,883 887,883 00000000000000000002390ad8ca41f7ab26e67aff4a7c83d0b245e460937e70 4,324 1.00/1.00 vMB 2
887,882 887,882 00000000000000000000845bf3acee085d4e3688d7db421301fc679e0baff394 3,530 1.00/1.00 vMB 3
887,881 887,881 000000000000000000026754dfd98cd0307d6799a111a387d143f7c633b88305 4,185 1.00/1.00 vMB 2
887,880 887,880 00000000000000000001f74b60d4a43b3ee7a5a60bddf71bb42b3d11d75306fd 4,296 1.00/1.00 vMB 2
887,879 887,879 00000000000000000001ccc605d027461da6965c423ea7a8e3620c550c067b67 5,099 1.00/1.00 vMB 1
887,878 887,878 000000000000000000019c33489f8f9d13ff180ba02a0856f7798d67029eb64c 3,780 1.00/1.00 vMB 3
887,877 887,877 00000000000000000000b95d08c11f8e62611af2ada55545c44f3b89750c43f6 5,295 1.00/1.00 vMB 1
887,876 887,876 0000000000000000000039566cc44331c8ce613ded3b48d6174e4a39dc2f8b83 3,661 1.00/1.00 vMB 1
887,875 887,875 00000000000000000000c4b3dacfdd9b56c35f48f1b2f34356f6f8bd1ca45812 5,223 1.00/1.00 vMB 1
887,874 887,874 000000000000000000018d2abc53c3aa39d0b7573816b29ce410306392d93f2a 4,053 1.00/1.00 vMB 2
887,873 887,873 0000000000000000000099259b42778df548ef557d6643f97ccaccab61a93c47 5,182 1.00/1.00 vMB 1
887,872 887,872 000000000000000000008566ca0477d2078e1245606f3cca4902265a6509765f 4,838 1.00/1.00 vMB 1
887,871 887,871 000000000000000000015f62b2fc80b20ed0aeef353a2ee4402d23dc188695f1 4,292 1.00/1.00 vMB 1
887,870 887,870 00000000000000000001959741dc52e23c2cd7c157aff000a7376f71af80b0be 3,754 1.00/1.00 vMB 1
887,869 887,869 0000000000000000000116796f84be31ad66e24be645382d00de4a209e6afd98 3,163 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.15 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: 743.27 GB
    • Received: 18.69 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.