Loading Tool

Explorer IconExplorer

Memory Pool

47,305 transactions
28.42 vMB
0.11270347 BTC
Random Selection Loading Transactions
Max Size: 148.79/200 MB

Candidate Block

Mining Attempt 23a411fc8f7e3789c3bc5ab035be1d034e16c7e32ad70cc07fee7a576332f446
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 6e425d83ec55be0badfdd6bcfbfe589a4330fbb7c44ab222dd8a033c57b7d940
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.04565334 BTC
Feerates: 150.77 > 4.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (547,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,892 366,892 000000000000000014cf59136b8a2d253e2695b5c45f0944e594815c9bc7b6d4 811 0.44/1.00 vMB 34
366,891 366,891 00000000000000000927ec5ef0f9adc3b12712f40cc8b43614bbbebf55bccc86 205 0.10/1.00 vMB 32
366,890 366,890 00000000000000000edf67670a2d73e0ff76a841e17b91441283d32fbe76ec13 772 0.41/1.00 vMB 37
366,889 366,889 00000000000000000d0c30278b31173195d1d59ff236997d2cc4c4a1ac12f2bc 646 0.39/1.00 vMB 29
366,888 366,888 000000000000000004a1cd2ce3e621c66c0a0c4bff1c26162c23c1b69ca5b93c 133 0.08/1.00 vMB 34
366,887 366,887 00000000000000001496e4e8c7ceaf858ed985f531265222aaf294ad3fa3d9ad 344 0.17/1.00 vMB 44
366,886 366,886 000000000000000005432003eb62cf77d4850e6f94de27f84407a101453103c2 994 0.54/1.00 vMB 31
366,885 366,885 0000000000000000090c99f1c37358743ed5d640bfece5741ac7118a32871fe2 352 0.17/1.00 vMB 30
366,884 366,884 0000000000000000054e236e3c1bba3226a85e50e5aa6f413ed0f9c2e4d11cf4 514 0.28/1.00 vMB 35
366,883 366,883 000000000000000013d7a7a5dbd28a398e73e16d75dc2844d275abc5744e8206 971 0.58/1.00 vMB 33
366,882 366,882 00000000000000000366466d1716c21e9da0ebe5d3c350ad6bc7c0c45d1dd345 958 0.39/1.00 vMB 36
366,881 366,881 000000000000000003482d7f54d1f32ef887107d50d83c471fb628a60c2e822e 642 0.30/1.00 vMB 33
366,880 366,880 000000000000000003c86b97ddfe87ebf392b2380ca92258bfdf44b83deb38ec 223 0.08/1.00 vMB 41
366,879 366,879 000000000000000000fe79c557a832edc70f63fe0e3bb2ba6a8e6a09308a391d 609 0.24/1.00 vMB 39
366,878 366,878 000000000000000008c6112b2949f7ede77664a47e2347df15c513e85d6bcfd6 305 0.19/1.00 vMB 24
366,877 366,877 00000000000000000a5b07ce179f593543c590c1708c54a589e65d26fd35eca5 84 0.03/1.00 vMB 33
366,876 366,876 00000000000000000641892be42c36af3eae2197d58cf6598b5a8fb231fe5b18 220 0.12/1.00 vMB 39
366,875 366,875 00000000000000000a737a5a9fa1c6ebf42f37f89868e83a18c722578d7e9894 273 0.13/1.00 vMB 30
366,874 366,874 0000000000000000106cf639a59e766c021ca5edc1336257a080c5df9f0a8976 462 0.25/1.00 vMB 30
366,873 366,873 000000000000000000bb3728d10cad980ec7cc37e6dcc24dec90a93efc5578ce 1,158 0.67/1.00 vMB 32
366,872 366,872 0000000000000000006fc3cadb69311aa438d3f06a6df1337010612c7326f5b9 682 0.45/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.18 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: 653.68 GB
    • Received: 14.01 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.