Loading Tool

Explorer IconExplorer

Memory Pool

85,681 transactions
31.97 vMB
0.12040505 BTC
Random Selection Loading Transactions
Max Size: 195.73/200 MB

Candidate Block

Mining Attempt ebb99471f76e9103f0e205c5fd6c0a905cc5c27308a8d0268563afe462858a1d
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 4c6139691a296d920b4a8f1a2fe26bca69c0d6587fb9d9a577afb095a96f4115
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,550
Size: 1.00 vMB
Total Fees: 0.04126865 BTC
Feerates: 299.70 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (625,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,684 289,684 0000000000000000be22fdda89ecd0826780868213252b5aa6a9443ad5bcd48f 256 0.12/1.00 vMB 24
289,683 289,683 0000000000000000358fa848b19facc99fa1d6d56775eeee5025d8f34f77b31f 256 0.12/1.00 vMB 22
289,682 289,682 00000000000000009197fd818efbc538a31f5fd35e4b2c5bfd6e2fbec851620d 345 0.19/1.00 vMB 39
289,681 289,681 000000000000000081406bc94e90bb7a8a71369cf540f68141788f2321a981e5 345 0.19/1.00 vMB 26
289,680 289,680 0000000000000000bd1004ae92b74c13b717118144e9da90cb5b4ef507238421 140 0.05/1.00 vMB 12
289,679 289,679 0000000000000000d13f8c57b6a70abe919145dcd3c131e805d1f9220717a41f 516 0.28/1.00 vMB 29
289,678 289,678 0000000000000000c531cdc756c324166b67d44cdeee4441a6711fafc79e93e5 171 0.10/1.00 vMB 30
289,677 289,677 00000000000000010d7e706b05fe7d7c8909a25d09b1b65e45af87ab01d08e9c 427 0.31/1.00 vMB 22
289,676 289,676 00000000000000007af98d46f353032f31143c91690f7bb11b0b236929ee0b2c 289 0.22/1.00 vMB 26
289,675 289,675 000000000000000009fa4c0a9582c8cb34fdf088ab353e5e64f08d04131885b6 36 0.05/1.00 vMB 4
289,674 289,674 00000000000000011f3d5759739f5fdc9050e60871a1d1437a8dc53c10afd7d1 166 0.11/1.00 vMB 27
289,673 289,673 000000000000000061b628bda5c16f74e670c4f56fcf64d6b70f341526652bd3 124 0.03/1.00 vMB 4
289,672 289,672 00000000000000011f05d62ce488978c54686eddafe3127d07b5256a449df542 418 0.22/1.00 vMB 31
289,671 289,671 0000000000000000ccf808722108c0abd3fe484f32c88c1d2485bdb0118ffd40 380 0.20/1.00 vMB 25
289,670 289,670 00000000000000006e3bf3be45aa5d0f35abf9a34ab79086640a9297d2f40173 30 0.02/1.00 vMB 29
289,669 289,669 0000000000000000434ed40b6e1efacdec540f736c0feac29da2d3eac6789467 149 0.10/1.00 vMB 8
289,668 289,668 00000000000000006e3bfd4de45068fbcbafe6b3f0a7e40450e97bfefd826761 67 0.05/1.00 vMB 29
289,667 289,667 0000000000000000f027e02632183d36e06c248af96d4e10adbcdb4787a8da31 410 0.21/1.00 vMB 28
289,666 289,666 000000000000000055cea4a262e43381170de25e744994cde4d0c9a03e02ffc9 171 0.12/1.00 vMB 18
289,665 289,665 0000000000000000e5e60afa2f99af904647dbf6a5e2cc02269cae4c5d0d3f7f 11 0.01/1.00 vMB 18
289,664 289,664 0000000000000000a83fd6a9e941051a03edcbb31a2f5ab978ae2ff7e7728ef3 121 0.09/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.78 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: 709.64 GB
    • Received: 16.94 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.