Loading Tool

Explorer IconExplorer

Memory Pool

77,116 transactions
28.64 vMB
0.06371838 BTC
Random Selection Loading Transactions
Max Size: 173.73/200 MB

Candidate Block

Mining Attempt 959a1ffd2a5bf01928787b43af736a4da5f05af80b90922ab051d6a96f6c97c2
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root 6d4d9adec739f1b831a17c506907d25b54c764a6fa2fe05c4be6ffa3446a7f4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,698
Size: 1.00 vMB
Total Fees: 0.00430477 BTC
Feerates: 40.21 > 0.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (518,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,923 396,923 000000000000000006f8030bb7edb0639a250ea4abd05c79b5975714aee12bc8 490 0.22/1.00 vMB 40
396,922 396,922 000000000000000001f213070ec4749129bc290658a7006e31f9cd3a5d557ab0 1,348 0.68/1.00 vMB 35
396,921 396,921 000000000000000008eef32062617f9542c498c41f23320fcd7cab12b1101ce6 1,772 0.80/1.00 vMB 35
396,920 396,920 00000000000000000364c341a46cca36aedc7a956d1a316112cf5e3880b1d953 868 0.81/1.00 vMB 18
396,919 396,919 000000000000000005a9cff19cc4d191831e54d8c7bf86994cff9c418bef3359 606 0.54/1.00 vMB 17
396,918 396,918 000000000000000002e4b8fc782b512f5763588c57a41fb44ea2549ce34cf14c 305 0.38/1.00 vMB 14
396,917 396,917 0000000000000000061c2353475d366206349018ceb1ea3181cecc24cb567e16 2,056 0.92/1.00 vMB 37
396,916 396,916 000000000000000002ef372a0be6122595be6a751fc96a903a62f99c5ca0d68d 2,486 0.93/1.00 vMB 50
396,915 396,915 0000000000000000046167e0161fe80ab6c71cc1ba33bdaddb486411790385b5 1,740 0.93/1.00 vMB 35
396,914 396,914 0000000000000000053d4f1c0ed06e6a043ba2c14a31ef4ff0edffcae155e40c 748 0.40/1.00 vMB 36
396,913 396,913 00000000000000000687ab67bc2da96d1edad82804589267b190e5fec2243df0 142 0.08/1.00 vMB 45
396,912 396,912 0000000000000000072c5f0f7c9e28c8a51781c63e4bafe373281e9d82b9aaef 572 0.25/1.00 vMB 44
396,911 396,911 000000000000000002db319f1e7d60c0bd7ce2c33a96d96cc1b8a5f898247071 856 0.92/1.00 vMB 17
396,910 396,910 00000000000000000404ef08713a10b6531e0821f36da881b4189905164456f3 684 1.00/1.00 vMB 20
396,909 396,909 0000000000000000066fff4925caf1dad8ffa6993927f2aa4f7eb21d025377d8 1,682 1.00/1.00 vMB 36
396,908 396,908 0000000000000000046852fac63219e6187cbb1a4bda603d33382cb94bd7c21f 1,837 0.93/1.00 vMB 40
396,907 396,907 0000000000000000086b3e0c3ab28e08f07429e9bf0847e00681183fd151553f 1,230 0.99/1.00 vMB 26
396,906 396,906 00000000000000000694be3020ccd5f184dccfbb01b4532a25744003436e45af 1,171 1.00/1.00 vMB 25
396,905 396,905 000000000000000006cd8810ef25f9370d2d4a172c5f6a07eec287141f9a3dea 1,507 1.00/1.00 vMB 42
396,904 396,904 0000000000000000005e272e629288c1801505acd82e6ad8a32ea12ef071faf2 2,270 1.00/1.00 vMB 69
396,903 396,903 0000000000000000082a78a4dfc445fafda3330e2eb4ed87dfb69ce11b3c9e86 1,467 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.56 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: 669.96 GB
    • Received: 15.79 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.