Loading Tool

Explorer IconExplorer

Memory Pool

39,754 transactions
25.88 vMB
0.05344878 BTC
Random Selection Loading Transactions
Max Size: 134.44/200 MB

Candidate Block

Mining Attempt ccaf8d8ed710ed367f6655487b5997cca75c0b3c77dd2af73fef76b9120e9447
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c4dac673256375f3122bf976e7de93ec50658c6efabf36f377661b347e43bc79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,047
Size: 1.00 vMB
Total Fees: 0.00647442 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (557,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,857 357,857 00000000000000001458d5e1c62bcb2e8fac1c838c860fc5abff756c7c6e62e6 1,185 0.72/1.00 vMB 17
357,856 357,856 0000000000000000013148eac828d2c0bf17f17bb75410a64eea4c14f5df1f74 992 0.75/1.00 vMB 20
357,855 357,855 000000000000000002e628441e3385f49230f79b7b169efb7ad716257fcc3c58 2,112 0.75/1.00 vMB 38
357,854 357,854 000000000000000005f490d8ec6afcd029a51a4b0b14d500f8bd08c5b18562cc 358 0.22/1.00 vMB 21
357,853 357,853 00000000000000000a113b8a50ce32f579d294cfb105bf84f760110bf8d6c8e5 246 0.26/1.00 vMB 8
357,852 357,852 0000000000000000134381fc20fd0f0f0375301b9ef0a16e0cfbecb0689063f0 954 0.61/1.00 vMB 26
357,851 357,851 000000000000000006ad74f0108cecd701b06bd925f7f93ee22b85b15323c3f4 539 0.36/1.00 vMB 20
357,850 357,850 000000000000000005b6d0683a0044be2b9335230b4883a6c98253897805c24d 506 0.34/1.00 vMB 20
357,849 357,849 00000000000000000315cf60efbfd6ece0be740d347cc83f7c3f4134361b176c 62 0.10/1.00 vMB 7
357,848 357,848 00000000000000000bea695ebe264acac55a46b250e0634f4d3c0c27c1a9f987 688 0.54/1.00 vMB 20
357,847 357,847 00000000000000000440664a88fb1e35a41a6800b19c323513f2ddb8418086b1 629 0.35/1.00 vMB 26
357,846 357,846 00000000000000000ca2d22c709ec14b73f48b0d02ae151f33fa760f87a9733f 472 0.38/1.00 vMB 11
357,845 357,845 0000000000000000000072fb4daee93cb0ef53f292898febaa8353743469f9d1 752 0.75/1.00 vMB 17
357,844 357,844 00000000000000001535cea56463f8fc76d3680893d650c78b208a55edfe493a 1,660 0.75/1.00 vMB 33
357,843 357,843 000000000000000010e4386073a32da6473a39b90af696b7d88100a5b25e3011 771 0.26/1.00 vMB 37
357,842 357,842 00000000000000000dc1f76cb406eabe584456a747f1f74a5188f69f51151698 780 0.74/1.00 vMB 18
357,841 357,841 00000000000000000fb2c6a1626ceee6829d37f0fe09832205f6e9527ce830d1 412 0.30/1.00 vMB 21
357,840 357,840 0000000000000000064a1b73455a609157a39367acf58b812c23498835f42d51 396 0.20/1.00 vMB 25
357,839 357,839 00000000000000000529fc9fb4405d6df0b0342f1c70cfc1a10dee486f935435 676 0.50/1.00 vMB 20
357,838 357,838 0000000000000000121a3c2e740c0aae2bdf5cea37e5872b92c94e40567956a5 324 0.75/1.00 vMB 12
357,837 357,837 000000000000000011e6ea5bed6cd3506a55e504c543c3730694ecb56fcf0c35 970 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.17 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.45 GB
    • Received: 13.89 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.