Loading Tool

Explorer IconExplorer

Memory Pool

80,932 transactions
30.16 vMB
0.10156031 BTC
Random Selection Loading Transactions
Max Size: 182.01/200 MB

Candidate Block

Mining Attempt 08f13919b9e664f7b8361c67b3a2bb73963636228bf872817a550582bcace5c3
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root e4c497a5517f08820441dc39ea2a49b2d174e5037d01e6d63396b740565fe856
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.02943263 BTC
Feerates: 54.29 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (236,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,767 678,767 0000000000000000000a05a04896d36159bc549a8ff43e574076d17a39651288 2,192 1.00/1.00 vMB 24
678,766 678,766 00000000000000000008fedd976ae162da43aff0e1dcfae581a4c75bec74bdbe 2,143 1.00/1.00 vMB 14
678,765 678,765 000000000000000000017e7e3f154cc6eaca1ff71f1d7a99feb838bdeeba467f 2,232 1.00/1.00 vMB 49
678,764 678,764 000000000000000000081f82d6719e75e5721bce1db272294c035d8ee0095960 2,467 1.00/1.00 vMB 16
678,763 678,763 000000000000000000061cf32cda222b447fea8242cb548c2d576becf4ac1bbc 1,540 1.00/1.00 vMB 54
678,762 678,762 00000000000000000002a528fe1980c09f74fbd1712351e5af5cbbe70f5f3472 2,513 1.00/1.00 vMB 88
678,761 678,761 00000000000000000001bff2000ee46dfcaa3bd663191cb141cdfc40211da483 2,328 1.00/1.00 vMB 42
678,760 678,760 0000000000000000000b7e3e127c8e1389930358c3665f0d45242aa6ab9736c9 2,149 1.00/1.00 vMB 47
678,759 678,759 000000000000000000067b515caf525be4536e062a190229afdd703819e91d8b 1,958 1.00/1.00 vMB 82
678,758 678,758 0000000000000000000a19bea30c870ff993c0fe273a040561386540e1ba9e8f 1,747 1.00/1.00 vMB 88
678,757 678,757 0000000000000000000700def4d6724e8e6c7aaab5350e58d00ba268bbc945d5 2,117 1.00/1.00 vMB 10
678,756 678,756 0000000000000000000afbb13c1d9f4493836b4471bfcb344edad3f2218ad6d2 1,274 1.00/1.00 vMB 23
678,755 678,755 0000000000000000000abaf388bb66ff367afd09e67562709aade1fc7f9b83d9 2,731 1.00/1.00 vMB 89
678,754 678,754 00000000000000000003ce66f1f18f9371f8d7fc5ec87ee00acfb3ba42ab8787 1,748 1.00/1.00 vMB 36
678,753 678,753 000000000000000000008abe29aa0b11e5a02a5eae2610ceb851764667941dd1 738 1.00/1.00 vMB 6
678,752 678,752 00000000000000000003869ff368624fb394431a2dc59a315a1510474ac4b68f 1,956 1.00/1.00 vMB 39
678,751 678,751 0000000000000000000983c71d42eb7271a7b66682de27f058856f86341769e7 605 1.00/1.00 vMB 12
678,750 678,750 00000000000000000007e8ce61b8ef5facd32cc46db0bdab3b5547108e3b1124 1,586 1.00/1.00 vMB 22
678,749 678,749 0000000000000000000662a257ff17c6936861c3d529d3f948cf7c3588a9b8ae 700 1.00/1.00 vMB 13
678,748 678,748 00000000000000000006929396921daaf4e208a04baf69a8261588413ceaece5 1,836 1.00/1.00 vMB 30
678,747 678,747 0000000000000000000b20a66d90ece0de4f3252b637da5ba6fffe7829700a7d 2,206 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.61 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: 671.87 GB
    • Received: 16.05 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.