Loading Tool

Explorer IconExplorer

Memory Pool

46,683 transactions
27.38 vMB
0.05976255 BTC
Random Selection Loading Transactions
Max Size: 145.19/200 MB

Candidate Block

Mining Attempt 4b3dcc82c51ac5c7e67aa1fed73bcaa2c392996b7ff77384800e1581ac643096
Version 20000000
Previous Block 0000000000000000000149e99e9fe928cc50ad17726ca7114570e11f41657874
Merkle Root 97bba656aea5a76fe4c4945282360857b5c23c18e3b7c3d5c48f3a8f15ceb80a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,910
Size: 1.00 vMB
Total Fees: 0.00862113 BTC
Feerates: 40.21 > 0.86 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,770 (4,617 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,153 910,153 00000000000000000001068703da96f135ab1601476ec01eaa5956c0cbeae07d 3,362 1.00/1.00 vMB 3
910,152 910,152 00000000000000000001c2cbaa85613dc240811b1b7197e62b698dea4d5004b2 4,330 1.00/1.00 vMB 1
910,151 910,151 00000000000000000000c4fbeb08c6ef3f52e6d74dc461ac2f66e26e467bce29 3,859 1.00/1.00 vMB 1
910,150 910,150 0000000000000000000226ab487ff1a8456a30feb1bde3d65b6a67128074e19a 2,540 0.74/1.00 vMB 3
910,149 910,149 00000000000000000001919a930d370882a7712e0fb8cfb69bd4a9cc58077311 4,403 1.00/1.00 vMB 0
910,148 910,148 00000000000000000001b69a818e6a994e7e80e8ec4d20a6adce3bb926cc47c8 3,782 1.00/1.00 vMB 1
910,147 910,147 00000000000000000001a8663ce0d0a929bca343cbdae3723fa116ff51f1df06 4,242 1.00/1.00 vMB 0
910,146 910,146 00000000000000000000b0e245ab554b0a377f1007fba56c86263eb204a8a28c 3,793 1.00/1.00 vMB 0
910,145 910,145 000000000000000000009962414bec23b4f897191abc6c340a607ce53e3eb482 2,088 0.99/1.00 vMB 2
910,144 910,144 000000000000000000007707c94518572c685fd3937ad397a854788376abc463 3,729 1.00/1.00 vMB 3
910,143 910,143 00000000000000000001a1f16d0aa3bef6ea5e96edf516c0e4fbb3edd2a10e2b 1,027 0.33/1.00 vMB 2
910,142 910,142 00000000000000000001d7f1b0cad9cb15d088bcb75dd693ce7e4f6f1f19453f 2,986 1.00/1.00 vMB 3
910,141 910,141 00000000000000000001d383b1e461f79a0f0cf6ea0debbf15aff97827a5a6d5 2,075 1.00/1.00 vMB 1
910,140 910,140 00000000000000000001d46e8ba3006623af1fb022a5579a10e693ffc95c939b 2,810 1.00/1.00 vMB 2
910,139 910,139 00000000000000000000ad9fc98c231cb621868a793f462ea01b7f63dee35fd0 3,487 1.00/1.00 vMB 4
910,138 910,138 000000000000000000010541721d28aeb872165b132b3efc28b7cbf044db643a 2,311 0.74/1.00 vMB 2
910,137 910,137 0000000000000000000060ed43bc89775aa0a16114cfc0415ca85de0a7dbba05 2,907 1.00/1.00 vMB 3
910,136 910,136 000000000000000000012cd7522488e16cd3787dd520109ba0d1e7851686acda 3,970 1.00/1.00 vMB 1
910,135 910,135 000000000000000000009fcff999da2ab97631fc44905ff5e47367ca9c2e4c4d 3,312 1.00/1.00 vMB 4
910,134 910,134 0000000000000000000224d7a52be443a4c2eb490bb31b5030eaf1ae150c913f 4,503 1.00/1.00 vMB 1
910,133 910,133 00000000000000000000bd2134d2b764359394f09fb5015a3795ecbbd145b642 3,333 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.98 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: 648.19 GB
    • Received: 13.01 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.