Loading Tool

Explorer IconExplorer

Memory Pool

81,074 transactions
30.07 vMB
0.11921845 BTC
Random Selection Loading Transactions
Max Size: 181.28/200 MB

Candidate Block

Mining Attempt 9bf0288be98be4e8c9a83dea6f3fe4c7f310f89e483a0e06c69845346981593e
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 11110906b6d9fb471ba7a1e9b77afa83edc042354c54fca826066de00a95f060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,497
Size: 1.00 vMB
Total Fees: 0.05733744 BTC
Feerates: 150.77 > 5.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (622,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,941 292,941 0000000000000000a41299d0230519d425dbd368d2b5937485aa20741e13a020 128 0.08/1.00 vMB 17
292,940 292,940 00000000000000008a5011557a52fe796124c71dd71ebe87a0473e8f2cefe6c2 694 0.60/1.00 vMB 24
292,939 292,939 0000000000000000841da7edd7d5e88189b0bd0652bdd1c81dbf317bc57860e7 74 0.75/1.00 vMB 10
292,938 292,938 0000000000000000141fa4d081b9518b4d57d4b58d5820123c4958c58389857f 948 0.50/1.00 vMB 63
292,937 292,937 00000000000000006095a5ee4a8850e69410fa617a43d4798da46bcc5fd88c43 181 0.23/1.00 vMB 16
292,936 292,936 0000000000000000b467fdbc4383ea4bb33ace9b975f963f5b1e7070a35476ca 512 0.22/1.00 vMB 40
292,935 292,935 00000000000000000cb37c237d36c8f439f606acdb898459a5c428490950f2f5 178 0.17/1.00 vMB 19
292,934 292,934 00000000000000000cd54b09e6553cbb16815c3bc94a1b529ba440812ed1ec67 128 0.10/1.00 vMB 20
292,933 292,933 00000000000000001fcbfe1ae3ba9f953dd051939d2996d57d2a2e06e7d91e6c 536 0.25/1.00 vMB 36
292,932 292,932 0000000000000000c3ff0bf96d0c7e2940c9e254b50a4877277e6b5a066670bc 177 0.17/1.00 vMB 19
292,931 292,931 0000000000000000243dfb53a865182457f2e5bb73800421927022a84509dcdc 2,154 0.92/1.00 vMB 38
292,930 292,930 000000000000000049a15e7c159680849bddda8d0f7b257dddbf32de43c40888 633 0.43/1.00 vMB 24
292,929 292,929 000000000000000053b6f06d5221c4335ac22fc6d09eade6e0ffc9d8b583687d 64 0.03/1.00 vMB 58
292,928 292,928 00000000000000003df9aa779663eb3b885528dd3c0eb0f6d2e8955d966dc657 924 0.35/1.00 vMB 45
292,927 292,927 00000000000000001c6bc2bcac18ad1c596cd0264e53a8ce3b42c12215427c25 76 0.06/1.00 vMB 10
292,926 292,926 0000000000000000c805fc709b4acb27209206c6878ab93f2c9b8b1163672050 486 0.36/1.00 vMB 26
292,925 292,925 00000000000000008b3cf98d424c0554c7b536c706ca2d09871d8e0a1643be36 524 0.35/1.00 vMB 28
292,924 292,924 0000000000000000a6a39595c0a5f4fc4d1d903e6f25d45d12cc5587b95a5923 928 0.50/1.00 vMB 28
292,923 292,923 00000000000000006ae4fa10a9eab5966bdd4c13518265b085b11f3b75ac5600 967 0.35/1.00 vMB 51
292,922 292,922 00000000000000000281d70a1c1f8fd7a7c88054651849d82becba2810e588f4 256 0.09/1.00 vMB 44
292,921 292,921 00000000000000004feb726bc39bd505639fc463b6f2c39db10e52b3192d47f5 171 0.10/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.