Loading Tool

Explorer IconExplorer

Memory Pool

81,636 transactions
30.98 vMB
0.08787087 BTC
Random Selection Loading Transactions
Max Size: 187.79/200 MB

Candidate Block

Mining Attempt beac33264a355e6177be1c84fdb17d36cb8815fb65992b612fb1e6ff389590d5
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 09bc282dcce258744e90916069525a375bed0ca6a92ca880224877ca07477330
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,166
Size: 1.00 vMB
Total Fees: 0.01481865 BTC
Feerates: 115.63 > 1.48 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (30,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,000 885,000 0000000000000000000225aaafa21decf100f8ac065a2a75003d7f2b78d2791b 5,301 1.00/1.00 vMB 14
884,999 884,999 0000000000000000000063b802492e4b3427c5a9e20ecf250a8c176c3d350e1d 4,177 1.00/1.00 vMB 18
884,998 884,998 000000000000000000021b49a9fcf148cdb1ad725ee9932159ad0b37388791f7 4,653 1.00/1.00 vMB 14
884,997 884,997 0000000000000000000257435d0a247d87455f533bda43c29c84ed6e5cebd8c2 5,880 1.00/1.00 vMB 14
884,996 884,996 00000000000000000001dfb0453473429bef7fc9aa023a4d2d19860cf80e5b01 4,574 1.00/1.00 vMB 16
884,995 884,995 0000000000000000000106334c77df4773a91787900cd7e7838ff63a50b89b89 4,281 1.00/1.00 vMB 17
884,994 884,994 0000000000000000000067d325d8b7e0d90152501a8aae141bfd0d46b0cc5555 5,220 1.00/1.00 vMB 15
884,993 884,993 00000000000000000001ae1d385b3ada8424e4745f96aafdb0cbe51fc20e7106 4,614 1.00/1.00 vMB 16
884,992 884,992 000000000000000000002213be5082ca7e2061734f29dc62079083b131ec6aca 5,014 1.00/1.00 vMB 15
884,991 884,991 000000000000000000005075404edd6edc806976389a9f7e2ff71db1c2cf9b83 5,047 1.00/1.00 vMB 15
884,990 884,990 000000000000000000018c67b80600cc7245021e41906bc34a16181e2dd37d81 4,640 1.00/1.00 vMB 17
884,989 884,989 00000000000000000000a525cc564a6bb4017eeeaa443a408d7ba7fba228ca6c 4,670 1.00/1.00 vMB 11
884,988 884,988 00000000000000000000786cf4842bfa85903df2d415d7c5e07fe5300422b808 4,370 1.00/1.00 vMB 11
884,987 884,987 00000000000000000001fb42736144756f7d0e375423fa2093140eb04080a4da 4,852 1.00/1.00 vMB 10
884,986 884,986 00000000000000000001786108bfb69d190a33dca95ee84f5202ee5f0298a945 4,671 1.00/1.00 vMB 11
884,985 884,985 00000000000000000001a282ee84e7c65e2d2022893a7f1b433f297f8d25008c 3,875 1.00/1.00 vMB 12
884,984 884,984 00000000000000000002632d905947fa90e1d42e30cd0e1900f341ff8cd390c0 4,759 1.00/1.00 vMB 6
884,983 884,983 00000000000000000001d10b0c1761a898804f4f4c534aef30dcabb25ea9e918 4,719 1.00/1.00 vMB 8
884,982 884,982 000000000000000000005f30879cda645dca8fa0b85dacd49a1a7d8684611d1e 4,359 1.00/1.00 vMB 10
884,981 884,981 000000000000000000004c6a4b20da0b35808d1fe2da137c92e10f6a715ae6fa 4,403 1.00/1.00 vMB 10
884,980 884,980 0000000000000000000075147044a86b1950ec570391dc735075de0f230768fc 4,812 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.05 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.53 GB
    • Received: 18.18 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.