Loading Tool

Explorer IconExplorer

Memory Pool

79,109 transactions
29.65 vMB
0.07238733 BTC
Random Selection Loading Transactions
Max Size: 177.98/200 MB

Candidate Block

Mining Attempt a881ca51d9b0455593fe5adb1103ec87ef9d1ab6651b203c3c504765cf013a14
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 72cb144367463c02b69f826cd63c4fe3cfefdf7e4d78b9020c629f4e16a4c0c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,875
Size: 1.00 vMB
Total Fees: 0.01206408 BTC
Feerates: 180.34 > 1.21 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (802,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,802 112,802 00000000000127e4ce2bb01b515255919209c689c31d4213983dfc1735f2e417 7 0.00/1.00 vMB 0
112,801 112,801 000000000000ebfeede77d5e888d4b3942803177553f4cb037357f2b5d74452d 7 0.00/1.00 vMB 360
112,800 112,800 0000000000001a89ec756daa7751c9c5af672141f7923d92bb12d3febeeded1c 8 0.00/1.00 vMB 0
112,799 112,799 0000000000000ccd413770800d6773fb72d3e8ef350d391e14ff6946d36b0f91 24 0.01/1.00 vMB 525
112,798 112,798 000000000001207b65f598d8dfd022cf5a96e4385632ed78919c80f93f193675 7 0.00/1.00 vMB 685
112,797 112,797 0000000000010fac9d3f6dee88fcfbcefd5b9d936e69f14f0a77fea624db7cf9 8 0.00/1.00 vMB 903
112,796 112,796 0000000000008e44b5f1fb466f7d3b4bb45db8791fd23438600e47adad145cf8 2 0.00/1.00 vMB 0
112,795 112,795 00000000000112c09addc1ffdbfe04cbf0e1ac00645d22cb5311fd96c4896df4 2 0.00/1.00 vMB 0
112,794 112,794 000000000000cc7c38e1afff1dfd8aeb3e4df01b979c1c6a2eb3d25c9626a3fb 4 0.00/1.00 vMB 0
112,793 112,793 0000000000005e970435220a6ffbf843a327ef75a2411eb861d25906f6055b9c 17 0.01/1.00 vMB 1,454
112,792 112,792 0000000000008f24d3cf5ee833f893fe5d914901141cc8d15f1c1e5ccdf0026e 8 0.00/1.00 vMB 1,809
112,791 112,791 000000000000d9b46c3c912d58d93e077cdfdab943b0e1375b8c7798cb87feea 35 0.01/1.00 vMB 329
112,790 112,790 0000000000001b55d74bd927a9b3f0e0030bacdc31de0be6b5861b8632a47780 7 0.01/1.00 vMB 1,259
112,789 112,789 0000000000005795ed47b52aee0f6c45019e48dc22e3638dfd83b07c94081f5d 33 0.01/1.00 vMB 3,004
112,788 112,788 000000000000bea6ec9b10e4281ed0729e12378265243134513705ed47b46076 15 0.00/1.00 vMB 1,244
112,787 112,787 00000000000006aa0d8604432aa869a5d1a4f02ed2e28e47fd95680fce432fb1 7 0.00/1.00 vMB 3,875
112,786 112,786 00000000000089166d20056483d7c2b6272c700766f07b58ca4b714df190cb74 38 0.01/1.00 vMB 2,835
112,785 112,785 00000000000016f6a0dafb8c6e82fa6aaca2198598c6ca448cbfaa7384e6746d 1 0.00/1.00 vMB 0
112,784 112,784 0000000000010a4793310cb39cb0a9d709d53cb49a6c4b5dad4e0e0fae8b8399 36 0.01/1.00 vMB 1,796
112,783 112,783 000000000000b5cb3e1cb4045bb1bdd907fcc9667e3a203ca691235f40ade2d8 11 0.00/1.00 vMB 290
112,782 112,782 00000000000111a919c6bfe532501a750d3623a5bab2cae4c7cdbc2aa573fca6 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.