Loading Tool

Explorer IconExplorer

Memory Pool

40,992 transactions
27.45 vMB
0.06989347 BTC
Random Selection Loading Transactions
Max Size: 141.52/200 MB

Candidate Block

Mining Attempt 6c247798f30ffbdc192e54a05f26a6d4b358c8a2a7843895880316ea2e578531
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 9994021d370ff620a6bfb6822ea80042582b990125d5cd088d36488c99866297
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,306
Size: 1.00 vMB
Total Fees: 0.01685104 BTC
Feerates: 101.47 > 1.69 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (516,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,751 397,751 0000000000000000036c1aed67ee226cf0f6aca4ecc943e4227e881b63953085 819 0.62/1.00 vMB 21
397,750 397,750 0000000000000000029fd69655ef5563d4ba35512f70bb0e7d3fe95895a37c67 2,702 0.99/1.00 vMB 58
397,749 397,749 000000000000000002f0d869614f4760eb1ce71231c3aae87b1de56868dacdea 1,527 0.86/1.00 vMB 42
397,748 397,748 0000000000000000029e7dc6b6c00a53b9bd834c3615ecbfdcd233053c98070f 1,113 1.00/1.00 vMB 21
397,747 397,747 000000000000000002703dfc80f1e6da805cbcd58f688aafba38ad09e6a6e591 2,635 0.99/1.00 vMB 44
397,746 397,746 000000000000000002c6284c4b42241fe91d2350f90d36c7c8f2bfa2217484a8 2,853 1.00/1.00 vMB 61
397,745 397,745 000000000000000001bfd9fd6e70e9040eba8e99fc30b1509e3bd08281aedfbc 1,083 0.54/1.00 vMB 37
397,744 397,744 000000000000000003181aa5f2d1842f402ff18a9de2503f786580ca5871233a 404 0.17/1.00 vMB 37
397,743 397,743 000000000000000006dfaad14a03688f5876a0439534f11bc37a6315b457480c 1,441 0.77/1.00 vMB 35
397,742 397,742 000000000000000005f63335d6d6d0e07aad55a19f232841de0553eaab1702ef 1,258 0.66/1.00 vMB 36
397,741 397,741 00000000000000000365b9be6d66d8c32da4f3bdef20bfcd40a9a243e6a2773f 643 0.31/1.00 vMB 33
397,740 397,740 000000000000000007631f87a638ff4ef9d4225a48afd1629360e6ded9217304 729 0.62/1.00 vMB 20
397,739 397,739 000000000000000000517ffe812368dfddef603f10f635207383cf6dd9813b5e 594 0.99/1.00 vMB 12
397,738 397,738 0000000000000000050b527f1dde7f408cac591e451819fb2390083764150040 1,573 1.00/1.00 vMB 32
397,737 397,737 0000000000000000020fb3c79349a877bdfffec802b0e4eb90bd00835581d4ca 1,412 1.00/1.00 vMB 27
397,736 397,736 000000000000000006b7d8476c2db829352e4f22030d2580bac1b5538e152add 1,476 1.00/1.00 vMB 27
397,735 397,735 00000000000000000307f416e26f7d613f2962feeb26e9dfeeb0ec8f5ea6ec31 1,857 1.00/1.00 vMB 34
397,734 397,734 00000000000000000055df3510182efa1e765d67a37ac4b74f2a869327f7fd24 1,076 0.95/1.00 vMB 20
397,733 397,733 00000000000000000641d33199b04d9e2d997bba4a5576578dd64dd21d654114 1 0.00/1.00 vMB 0
397,732 397,732 000000000000000002a06e720b2c2d521c62a700ca0729185f1bcc4cfc4b4b28 1,443 1.00/1.00 vMB 24
397,731 397,731 000000000000000005945853f5a22ce38df7be4520a9093defd17d5b4fe5cfe5 1,920 0.93/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.79 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: 634.06 GB
    • Received: 12.23 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.