Loading Tool

Explorer IconExplorer

Memory Pool

83,146 transactions
31.99 vMB
0.10667382 BTC
Random Selection Loading Transactions
Max Size: 192.31/200 MB

Candidate Block

Mining Attempt cc860c9a31a7723de71945c613e5a072991298d37e8bfa7a5ef961652ea2ed95
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 58ebc682e56019d034d94a5d47150f96cca0635eb515c29a1fbc57b92cba8522
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,313
Size: 1.00 vMB
Total Fees: 0.02569210 BTC
Feerates: 353.36 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (187,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,763 727,763 000000000000000000060d1ac4697c18b4ab6869fb360e12c6536859922bedd7 2,866 1.00/1.00 vMB 8
727,762 727,762 00000000000000000002cc9e7036c3976886743a806881ee10e501f6670f29ea 2,458 1.00/1.00 vMB 4
727,761 727,761 00000000000000000000f989c05d61ca488e5f257375244764ee57d2b1b76c15 3,164 1.00/1.00 vMB 11
727,760 727,760 00000000000000000007a76848979d5ed9abe001fa44c9601977a1bf07f570e4 2,609 1.00/1.00 vMB 8
727,759 727,759 00000000000000000001d4d398cce2fc4e7dadcfe662735873262ac875c429a0 2,663 1.00/1.00 vMB 10
727,758 727,758 000000000000000000029fd9bbaa84be3578e0c840516c22791629d877b20f17 3,329 1.00/1.00 vMB 10
727,757 727,757 0000000000000000000520719bdd6d6872000f522976b396e69ed0fd260b9fe9 2,764 1.00/1.00 vMB 16
727,756 727,756 00000000000000000004fa4ae663bc25ca54ddc0437aee39036229dbc3738e92 2,601 1.00/1.00 vMB 17
727,755 727,755 00000000000000000007428108c07f5bb223b8f95f65ab14f8c11b49a203c770 1,954 0.72/1.00 vMB 2
727,754 727,754 00000000000000000000106850e62a3555d94701a9208c7ef70c9c95cb1b459d 2,450 1.00/1.00 vMB 15
727,753 727,753 0000000000000000000272512c9674b972caede567be606b96f26c6eab3aa535 2,345 1.00/1.00 vMB 9
727,752 727,752 00000000000000000009a9c3b18c911f824038f70c2a4f3a4bae6aea7247e8e0 1,991 1.00/1.00 vMB 8
727,751 727,751 0000000000000000000729c248480cc346c0310742c0c1af7753d58fd7b09ec7 2,814 1.00/1.00 vMB 15
727,750 727,750 00000000000000000001e3aed413656c5fb96ed3f69f02f311115f74fc16e920 966 0.44/1.00 vMB 7
727,749 727,749 00000000000000000009223aa6683c50fabb55aadfbfd79037a3dd1a57b089e6 2,836 1.00/1.00 vMB 9
727,748 727,748 000000000000000000012c64b099fc45e09e8c493ccfee4c2c32eda5516b411a 2,247 0.95/1.00 vMB 8
727,747 727,747 0000000000000000000107a338310db2f53d8a1444cf53c8f2a01244412363e1 755 0.23/1.00 vMB 10
727,746 727,746 0000000000000000000575ddff12012dc2d6abcbc81067341c20ad531ebd57fe 56 0.35/1.00 vMB 2
727,745 727,745 00000000000000000006aa7b9469a6334df2023137c87159835490d27ac282d4 2,908 0.98/1.00 vMB 7
727,744 727,744 00000000000000000000ae23514d4089997b2071fce998af6011904e65018f90 2,054 1.00/1.00 vMB 10
727,743 727,743 00000000000000000002e599eb6297c9cff7cd0443c71d2f17371c766ee20a4a 1,583 0.99/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 17.00 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.