Loading Tool

Explorer IconExplorer

Memory Pool

66,255 transactions
30.43 vMB
0.07746301 BTC
Random Selection Loading Transactions
Max Size: 172.37/200 MB

Candidate Block

Mining Attempt 2431c27d0f670ae6d9dc2308f89ba56deac1568803c7353d33e117fafb7e827f
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 4eaeba982eea8a9aaac3106d46236bf30069bdc034bea202f411d9371751583f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,266
Size: 1.00 vMB
Total Fees: 0.01835297 BTC
Feerates: 150.93 > 1.84 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (153,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,274 761,274 0000000000000000000022bd1cfc69e6b29a1f018be88fbef35e77506af66068 1,255 1.00/1.00 vMB 15
761,273 761,273 00000000000000000007101ddb68855ac905ca54536c5cfece221685eb86ffc1 3,345 1.00/1.00 vMB 14
761,272 761,272 000000000000000000064f7d0d06a826b7f3017b3dc1488f00637602fa99f11a 2,118 1.00/1.00 vMB 12
761,271 761,271 00000000000000000005bb20cd99c03c517a1da37ff15939abe28b127031ffae 1,124 0.56/1.00 vMB 10
761,270 761,270 00000000000000000000b9b33d3c299bb8c3071f723f7f7e6b9e6737dd3b3141 210 0.06/1.00 vMB 12
761,269 761,269 000000000000000000028cf54c38f43b31b53275f61f514ea0678968921f586f 1,693 0.94/1.00 vMB 6
761,268 761,268 00000000000000000002f0e6794f3f0ec9158e42e1adbfe8f618009ab186e86b 1,839 1.00/1.00 vMB 16
761,267 761,267 0000000000000000000056781339401c8cc5d782f18e541be22713dd274a347b 2,255 1.00/1.00 vMB 8
761,266 761,266 00000000000000000003ac39882e5127ce163ee6bdca75d4b9bcf806c83afe56 1,746 0.58/1.00 vMB 11
761,265 761,265 000000000000000000051ca14f3ea01d5672b44d9ef3c95587afc0e3bd39aad6 1,552 0.81/1.00 vMB 9
761,264 761,264 000000000000000000072cabab0aac7c6b00db0664b82edc77d3252634fcba8a 2,789 1.00/1.00 vMB 6
761,263 761,263 000000000000000000029d2e2100c40f584e1b4386bd7be7bd2346b3b545d92f 2,887 1.00/1.00 vMB 20
761,262 761,262 00000000000000000001e5923f47b41c9f3f0daac869b0e37442a1bdc4ca39bc 1,053 0.58/1.00 vMB 11
761,261 761,261 000000000000000000020514a49095f01306c53ad59f834f3352ca565485a852 2,120 1.00/1.00 vMB 8
761,260 761,260 00000000000000000005e11cea6fb5ff3495fadaae7940f37a8b85f2422fc45a 2,240 1.00/1.00 vMB 9
761,259 761,259 00000000000000000007631b2f72fef3803f0c54fd3596da23be0479327f5956 3,280 1.00/1.00 vMB 19
761,258 761,258 00000000000000000006ffd28b33281f53ae4ff5f5a2d10aaa3c0cd666ce22c4 470 0.20/1.00 vMB 10
761,257 761,257 0000000000000000000247e16c40998746d4df9bd0e9dbfb9222f51db0a550bb 1,490 0.46/1.00 vMB 11
761,256 761,256 000000000000000000062800a2773f6823f951b429e907aafc94523512b50749 2,656 0.89/1.00 vMB 12
761,255 761,255 00000000000000000004656d346fbac96ddcec6ee31b6abd696a241cd6994181 820 0.26/1.00 vMB 12
761,254 761,254 000000000000000000038efc5e2702fbe2b67a9f1854b17031d0909bdeff7e40 579 0.26/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.