Loading Tool

Explorer IconExplorer

Memory Pool

77,999 transactions
29.59 vMB
0.07260841 BTC
Random Selection Loading Transactions
Max Size: 180.92/200 MB

Candidate Block

Mining Attempt 582b38955379e4f049a07e5a3ab681233d7885a4b3a54ced6d0ca915aa52438e
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 5dce9b10ebedc425f47531f0c3a2d124099b724c3d7c050a59c383fa5d332336
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.00733760 BTC
Feerates: 150.93 > 0.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (585,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,303 330,303 000000000000000010d9c214250dd9783209e436dad6bc7686cf91d0c93c6335 453 0.31/1.00 vMB 23
330,302 330,302 00000000000000001259e8dfe6dabe25e5ba69d46f78ed0b155f729c7eccc346 453 0.23/1.00 vMB 25
330,301 330,301 000000000000000018ea97b317b5fb86dd4694a2dbcc96418f60a77ac7167bd1 883 0.49/1.00 vMB 25
330,300 330,300 0000000000000000102300d5349d22ea99c80717d17c1200be01e7f9afddc39d 176 0.11/1.00 vMB 22
330,299 330,299 00000000000000001269f78f83709e9dd5cb60c677f3ec049f7d03f9b1f257b5 796 0.50/1.00 vMB 25
330,298 330,298 0000000000000000165fd7336068ee8835dd409ee35b0814b58b5256a1f5ddda 98 0.05/1.00 vMB 26
330,297 330,297 0000000000000000118bc5bd37285b77a6ee40a88b74c3bbaa960e81a5641e87 608 0.32/1.00 vMB 30
330,296 330,296 00000000000000000a223c1b13c50195eee443d30d2ac3ee08eba8e67c1a5ca6 59 0.03/1.00 vMB 25
330,295 330,295 00000000000000001880708e917c06f8cc0b7c52be99611e29b418468f36ea64 51 0.06/1.00 vMB 6
330,294 330,294 00000000000000000c3e0626bcd1085b67ca8fb38ef3495c8b338adcc0919ea2 93 0.07/1.00 vMB 7
330,293 330,293 000000000000000009169498e73eb164f69c881a6ee304e4ece8d327c3104111 131 0.14/1.00 vMB 17
330,292 330,292 0000000000000000162c473c65be216a85d2d4454b4a62291a2eab35bcb2b7dd 433 0.30/1.00 vMB 22
330,291 330,291 0000000000000000132700c12dd7250d13ee71977199f33e84241745d9f175d7 690 0.60/1.00 vMB 18
330,290 330,290 00000000000000001b2f375c966e4cb24a7aa59d1233fd84bf85ee88c84ce24b 1,603 0.75/1.00 vMB 36
330,289 330,289 00000000000000000116fc0adbf0a668d8677eaeaed45301e698e4784bebd8c0 319 0.56/1.00 vMB 10
330,288 330,288 00000000000000000d35045913f54211cfc35b7fffa7a654943b970d3df90564 410 0.75/1.00 vMB 13
330,287 330,287 0000000000000000183d5f920175d1fa294baa66480344b5048f69e3014e8ae2 1,270 0.75/1.00 vMB 28
330,286 330,286 000000000000000006f04b52234ac064a752cbcf2e94fb382c1cad111024f672 197 0.35/1.00 vMB 13
330,285 330,285 00000000000000000fe863400207fb93d3d47a20f26963a1ad8a879bff921601 463 0.75/1.00 vMB 15
330,284 330,284 00000000000000001a5579db7d55654fd0760a452ad0de361c647efde198b818 512 0.21/1.00 vMB 33
330,283 330,283 0000000000000000137fd51dbe2815df8c6c59309ef633f491297218abb521f0 362 0.25/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.