Loading Tool

Explorer IconExplorer

Memory Pool

74,385 transactions
27.45 vMB
0.06966526 BTC
Random Selection Loading Transactions
Max Size: 167.60/200 MB

Candidate Block

Mining Attempt d770cb149ca0513b01f2864f01e14ceb41f31921c3f4d8dd7650af97297c67e5
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 8d139ad4f9d57f4d096674235a27a715dc01ed95cf7486b998c7088fafe5f96e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,031
Size: 1.00 vMB
Total Fees: 0.01091716 BTC
Feerates: 84.71 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (206,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,231 709,231 0000000000000000000725aac3f9e4eb3a7112df19df1c9abcd011ab1ddaab52 2,587 0.88/1.00 vMB 11
709,230 709,230 00000000000000000007d6208bd735f7f807d6eee40f72f9b2ae656e6b0fa64b 2,343 0.90/1.00 vMB 12
709,229 709,229 000000000000000000047acefda12b607348b43f8db3248b5df9f77d0c95c260 495 0.80/1.00 vMB 5
709,228 709,228 0000000000000000000af5dee0635ceb8242ef5e2314f1428bab12de7f51935d 676 1.00/1.00 vMB 3
709,227 709,227 00000000000000000006c81d278ebb636df4076f4fa60a5cefa755cd025e924a 431 1.00/1.00 vMB 2
709,226 709,226 00000000000000000002dd3641677f3cf8db3484039121d463849697e55504ae 1,020 1.00/1.00 vMB 5
709,225 709,225 00000000000000000009ea774ad5489b0131d600fa0c5b336925063e09b0a032 1,057 1.00/1.00 vMB 5
709,224 709,224 000000000000000000064c48dba04fea90319519f78189e0e642931c8621edda 315 1.00/1.00 vMB 1
709,223 709,223 000000000000000000017fe638471ad0304b23c38a4b3540b04d92a32ddb8098 3,055 1.00/1.00 vMB 20
709,222 709,222 0000000000000000000bb974c825bcfe01177ea76eba7a40cfd5823c038a4736 2,693 1.00/1.00 vMB 13
709,221 709,221 00000000000000000006b54a23778e1de81d06e4dc4e040a39bcb005c301f210 1,095 0.72/1.00 vMB 7
709,220 709,220 00000000000000000003eef1eb35e6efc5fc461e4e089878b54259310f89ea4b 2,088 1.00/1.00 vMB 12
709,219 709,219 0000000000000000000a77027b8f22d8b517f34ad14fa0e238aee7722f3a111a 2,183 0.70/1.00 vMB 11
709,218 709,218 00000000000000000003e6d79099802d599676ee1034cfba5b554ec0a3b3ba92 2,515 0.87/1.00 vMB 11
709,217 709,217 00000000000000000008e6d8b7e7eb5dddef15a37966932ac62cbab022fb855f 2,045 0.88/1.00 vMB 7
709,216 709,216 0000000000000000000b9cc6dbc4101f6cb3ae8ca9497c4266edfca27d20f196 3,273 1.00/1.00 vMB 19
709,215 709,215 0000000000000000000554c04fd9f31573c02f8513b82cdb4bf10bb0af5890ac 1,666 0.81/1.00 vMB 9
709,214 709,214 0000000000000000000c3b9ca0d9d8a1ec96c49534fff377644e849306152d77 643 0.75/1.00 vMB 7
709,213 709,213 000000000000000000092ce091be948828693fe966a9e4934be56896522082fe 2,979 1.00/1.00 vMB 12
709,212 709,212 0000000000000000000b31586ed3e728b22edda6df97de53a645ff282ac89132 320 0.14/1.00 vMB 13
709,211 709,211 000000000000000000065f6a0c0b0fa5b6a1ee29d8599c86130ef5429b3f500f 655 0.19/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.88 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.23 GB
    • Received: 17.33 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.