Loading Tool

Explorer IconExplorer

Memory Pool

72,334 transactions
28.29 vMB
0.07112134 BTC
Random Selection Loading Transactions
Max Size: 171.13/200 MB

Candidate Block

Mining Attempt 84fddd12615e05a1f0348fc8d7fbbc11e80ece5623fefbf0000366f7374e4b9d
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 2140664baf210fbdd6544f9bd293cb75f25eb13fc5476798b9398e1757dfab21
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,761
Size: 1.00 vMB
Total Fees: 0.00898772 BTC
Feerates: 85.21 > 0.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (647,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,737 267,737 000000000000000adce8d994a9b2e90f35ee8afdb3dbb626dc2b4d97eec265d9 171 0.12/1.00 vMB 38
267,736 267,736 000000000000000a2a723b9923b08fbc976210332857497786d3f358258c78cf 260 0.10/1.00 vMB 98
267,735 267,735 000000000000000a0b1b6826daf0323104f05aead5de885873febee154cc9dd4 123 0.06/1.00 vMB 47
267,734 267,734 00000000000000068fc408b9bf787c1a483159e18d75c8e0bc557ef8b1096455 221 0.10/1.00 vMB 60
267,733 267,733 0000000000000008721b8e20c95a01d334936b73375d1012fefa98a2a23f13c4 51 0.02/1.00 vMB 314
267,732 267,732 000000000000000903eee4425737f4632261f4571bf6af4bfc6d778eacbfc095 57 0.03/1.00 vMB 62
267,731 267,731 0000000000000008250500e49cafc6d6690a88bd7c964ae0798a7d805d8b7edf 338 0.15/1.00 vMB 53
267,730 267,730 000000000000000452a1ffc4a16c89af495493c6e60bb7bbc99587215ae65665 225 0.09/1.00 vMB 63
267,729 267,729 0000000000000005f8f2509f2735cd0e3fc907a4cc17e595825856290fab241b 209 0.15/1.00 vMB 43
267,728 267,728 0000000000000008d18850f1c6dafa789a1d25070490ef9412ec5757cb77746f 241 0.15/1.00 vMB 60
267,727 267,727 0000000000000002d05317f9198f3fb514114ab9a0b2c21a594b493771309fbd 215 0.11/1.00 vMB 68
267,726 267,726 000000000000000359f686a7ae55c657aa7e903f928b5c54ac7a29bb7b4ac464 53 0.02/1.00 vMB 46
267,725 267,725 00000000000000068e1adeab1251fdae4a8bae3d559bbb04303c65adb03572c8 218 0.10/1.00 vMB 24
267,724 267,724 00000000000000091a54eeb89112ca685dcd4b38bf7ab4d076eb64599da0c0ae 572 0.30/1.00 vMB 66
267,723 267,723 0000000000000002cfafc4da07f82a94970c8e5baa6cd91dacbdcb32a88988b2 54 0.02/1.00 vMB 85
267,722 267,722 0000000000000009b252b8d94e5d94ac4d88a890edbc834b25db2e1a2190aa0e 252 0.11/1.00 vMB 60
267,721 267,721 0000000000000006840e7a760994afada2f1ecaa5e191587f2cf60aba2b67607 119 0.05/1.00 vMB 87
267,720 267,720 00000000000000021f16d73df4fae5a06e3b372be52f48ae6ef23a22ba491c90 21 0.02/1.00 vMB 26
267,719 267,719 0000000000000000018238a11e3a510e1dd4d4ba93b1293233ef52f79fb4ff36 117 0.04/1.00 vMB 42
267,718 267,718 0000000000000009fec4a14db5efa98919f54711d8aca77591230e2e3425b9d4 205 0.19/1.00 vMB 36
267,717 267,717 00000000000000096d7cdf495e2a4393c8a30f3a58cd5c4a2d06a63812a4a1fe 308 0.10/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.