Loading Tool

Explorer IconExplorer

Memory Pool

73,888 transactions
27.33 vMB
0.06872609 BTC
Random Selection Loading Transactions
Max Size: 166.62/200 MB

Candidate Block

Mining Attempt 6b008a1f3fd89a7edb93c48f091e71e6f30a3e70f98ed6850d6f918879db43e1
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 37f9b256971084708af420efd3abdd0d558b8c7b56b80569df5bba2989f59373
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.01048679 BTC
Feerates: 337.46 > 1.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (554,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,620 360,620 0000000000000000055f398dfdd7592f83d3c8918ae2924670655b8c27c3501e 292 0.25/1.00 vMB 9
360,619 360,619 000000000000000002b531cb207d5e6831e218d8d7028e80d1022121a9b11281 1,564 0.75/1.00 vMB 29
360,618 360,618 000000000000000010386bd7cb042a3ddce303564614ef2b0aaacf95f4914573 650 0.76/1.00 vMB 15
360,617 360,617 000000000000000015cf84e3056e6d922b19b7466f3b9b38706423cbf12d715b 497 0.25/1.00 vMB 24
360,616 360,616 00000000000000000018b892cd5599906a2c10402f9bbef5e2c0729c00069667 1,467 0.75/1.00 vMB 27
360,615 360,615 00000000000000000eb70d31ea00d12e238ecdf4dbe6bf64f47d8f56d47d5d04 856 0.25/1.00 vMB 48
360,614 360,614 00000000000000000c94ac4aa8374d0694a982f9f0ee2fb21ed06ff6321f77fb 1 0.00/1.00 vMB 0
360,613 360,613 000000000000000008a9c1ba07e745fe1e5085a21cd4ca8ed1e1dc491dee219b 1,942 0.81/1.00 vMB 29
360,612 360,612 000000000000000011e9e4d6c81bf3fc3264ac277602fcf14a807d6fa2429a90 635 0.35/1.00 vMB 36
360,611 360,611 000000000000000006137f3f0606a609c36340949f2bb94ed6f1b03e7bee927c 134 0.13/1.00 vMB 13
360,610 360,610 0000000000000000065bda5b607a62471ff0a965ecc6be1427ab67da13aa2e32 689 0.34/1.00 vMB 28
360,609 360,609 00000000000000000d32f3b4485ba8a2e6ac0f3ea3cdca11d626c01148e30928 817 0.43/1.00 vMB 26
360,608 360,608 000000000000000010786555b57e2b71ea290b4d5000b51b815638d7e69d017d 468 0.30/1.00 vMB 25
360,607 360,607 000000000000000002a7dca136c1c9a4d9a26d6763a156f65b4c924921f7a97b 688 0.68/1.00 vMB 12
360,606 360,606 000000000000000005150b566a77d299357e1759e1d4cba95b5a8a44391f4702 910 0.75/1.00 vMB 19
360,605 360,605 0000000000000000152632d4e409302ff093992d4e245784f604363f45133f25 1,495 0.75/1.00 vMB 28
360,604 360,604 000000000000000011ba1342795cd14744105c2677b8a7b733aafcdef3d06c35 1,568 0.75/1.00 vMB 27
360,603 360,603 000000000000000000ee9706a5d1fa1943ebd20956fc2b1571c5d7fb07f6e826 3,174 1.00/1.00 vMB 43
360,602 360,602 00000000000000000a1268afd1eb419817106a37c9a87852228cadb752a64f2a 965 0.99/1.00 vMB 19
360,601 360,601 00000000000000000cea706491da61bc755a1250d7260becff5aafc9d26613f2 1,631 0.75/1.00 vMB 49
360,600 360,600 00000000000000000527e6ed1016756851ea3cdb88436d780a69bab0268827f2 1,100 0.51/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.