Loading Tool

Explorer IconExplorer

Memory Pool

29,713 transactions
26.21 vMB
0.03427144 BTC
Random Selection Loading Transactions
Max Size: 143.14/200 MB

Candidate Block

Mining Attempt a050033083d5e24dbdcea4b895cb3fb10ed20f5c732a7b6cf95e8ff39f0ec97d
Version 20000000
Previous Block 0000000000000000000152899a459beaa6cf1525f96cb36f737847f10512c379
Merkle Root 492d31a0c8ae86c90c3beaf53b6acecbd1b9c1e8cfb7ba1b5b62ca1e99212c70
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,090
Size: 1.00 vMB
Total Fees: 0.00507366 BTC
Feerates: 30.16 > 0.51 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,105 (803,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,640 136,640 00000000000001a19a0f78b54ca0d88023af29f079999d037f6f6d68f37d3eb9 35 0.02/1.00 vMB 957
136,639 136,639 00000000000000d0efed6b93b2e6a46bdd9f7af282f2bd4bf4cab108393f84da 31 0.01/1.00 vMB 295
136,638 136,638 000000000000039b94c653e0eb7de59e9cc36ba929d16dd176dd560eebbcb24b 80 0.03/1.00 vMB 282
136,637 136,637 00000000000004098cdbdd456d010cb1f6a009b9030dfe71914c87bf31b8ba37 96 0.04/1.00 vMB 348
136,636 136,636 00000000000007491d291160f434cb23da5e8cffe4cb208bd141db8e6e27e4d6 30 0.01/1.00 vMB 96
136,635 136,635 00000000000000c020fb9fea917f967eed9f9889efbe617cecc15d0eaee01c96 101 0.05/1.00 vMB 231
136,634 136,634 000000000000007bd312a431074de53721f6046e4ca313741690b1f5da22b4ae 40 0.02/1.00 vMB 844
136,633 136,633 00000000000001106074648e320ed0e6049d03eef0ba610306bbbe3092f28db7 93 0.03/1.00 vMB 187
136,632 136,632 00000000000004c17f22cdfb2a7c58ab745a329d79ce5cca39a21d73deb23e4a 82 0.04/1.00 vMB 318
136,631 136,631 0000000000000127a9c9652184642d9e60439202ef22ed478547a1aa84c40c81 94 0.05/1.00 vMB 103
136,630 136,630 0000000000000687b858a95d44bcc0c036621d5b977ac416b70e05d9bc8a985b 153 0.06/1.00 vMB 379
136,629 136,629 0000000000000a953fb575ed38f574f55a74b2db67da359fa462568a6b526312 11 0.00/1.00 vMB 94
136,628 136,628 00000000000005c5116c65ad5e9bccb3a398b345f5a01bf746a1fb8de8cd8702 14 0.00/1.00 vMB 445
136,627 136,627 000000000000025230764a3e51db83f8b8a42599f4231262f705412e6951a031 6 0.00/1.00 vMB 49
136,626 136,626 00000000000000644117501d6dc3ae91fb0eaf1bd27dd0a768f8fbea7a76e83e 66 0.02/1.00 vMB 251
136,625 136,625 000000000000094fea3d1f6efb4377b1891a0f04b4ae456411e5697f8469c9fd 126 0.06/1.00 vMB 370
136,624 136,624 00000000000009407260ef572190f367141294d8408f4bbc52c24cda39ea6319 91 0.03/1.00 vMB 326
136,623 136,623 00000000000009b0657f078bae2cd243eb2e2e18e1f74168543cec176d8aaae9 71 0.04/1.00 vMB 203
136,622 136,622 00000000000003cb60a8e5d89cf51f676bb39aa9342538c9362ca01d02df3187 157 0.05/1.00 vMB 141
136,621 136,621 0000000000000a1a631ced37ee0959857da0931dc829b727625b130b3c5741e0 23 0.01/1.00 vMB 94
136,620 136,620 00000000000006d6d59abab9f91b2808df0ebf1f4d254ed570c5bf4fb251ee08 119 0.05/1.00 vMB 423
Previous 10 blocks ↓
Total Size: 826.91 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: 4,437.04 GB
    • Received: 240.31 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.