Loading Tool

Explorer IconExplorer

Memory Pool

41,089 transactions
26.64 vMB
0.06260483 BTC
Random Selection Loading Transactions
Max Size: 139.10/200 MB

Candidate Block

Mining Attempt c714912d90d3906e4c67a75e25609c3aeb946bfa14d0703ce579ea1654b12093
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 3548e7dd98055a360ef70a270904fc71766147976d49ab061ef5f8ba8dcce896
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,276
Size: 1.00 vMB
Total Fees: 0.01333818 BTC
Feerates: 151.03 > 1.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (249,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,227 665,227 000000000000000000010d8bee95f024bf82680df507f2ed5414b4db8ebad547 1,683 1.00/1.00 vMB 103
665,226 665,226 0000000000000000000609e3e89c3edf1313c57ff00af3ee667b6ab8a660d512 2,548 1.00/1.00 vMB 121
665,225 665,225 0000000000000000000afe197e4e23986c0df52d629ba7bccf9e6c22769af917 2,031 1.00/1.00 vMB 113
665,224 665,224 0000000000000000000c9ae7d30d6ec2a54fe355800ab7d49a08308f23cd3742 2,055 1.00/1.00 vMB 46
665,223 665,223 00000000000000000001cdb6b77db094a47dc21401a8d4b3b6e53adf0c6529b3 1,771 1.00/1.00 vMB 74
665,222 665,222 0000000000000000000cb3af365f1744dd31b097331b5ef423e97943329ee816 610 1.00/1.00 vMB 34
665,221 665,221 00000000000000000002dca0d6154d67dc06d246103e27bb388d6ccf546603c0 939 1.00/1.00 vMB 59
665,220 665,220 0000000000000000000b8859714567894865a7925589b10ed04caf9b57c27685 595 1.00/1.00 vMB 38
665,219 665,219 0000000000000000000c3badc0e5640ee05d6fe3eedb871bd35c11de93b9db2c 1 0.00/1.00 vMB 0
665,218 665,218 00000000000000000004bbefccf311463a956bd73aa28f2c477deeceb73159f8 1,994 1.00/1.00 vMB 41
665,217 665,217 000000000000000000007622b24ef83b36b9f7f52b0888d028028a274691a055 2,280 1.00/1.00 vMB 39
665,216 665,216 00000000000000000003ca64f13db5bdc48377084c0ff1edcea572555009bc25 2,200 1.00/1.00 vMB 71
665,215 665,215 000000000000000000082d29fa2a9ed175501ee0c1776868028326eba76f560c 1,289 1.00/1.00 vMB 64
665,214 665,214 000000000000000000037929ac4c9d64619ff2d54c9be9cb7117e6883650e9e3 2,444 1.00/1.00 vMB 51
665,213 665,213 000000000000000000054d368b6a03f3e74fda53db2755ef0d913f7c51d81ac9 2,154 1.00/1.00 vMB 79
665,212 665,212 0000000000000000000a26f3ad6e5469510c7a096dc41f703e675445b178d1b7 2,647 1.00/1.00 vMB 108
665,211 665,211 0000000000000000000d22374d1f4d5c501abbebc2e81fb3ccca7c6a1ac17556 2,356 1.00/1.00 vMB 114
665,210 665,210 0000000000000000000340af4630402bb123ef100ec8a00d117f002ae247600e 2,772 1.00/1.00 vMB 71
665,209 665,209 0000000000000000000834c5a9da84fa93c67475a7ae029969d409ffac842aaa 2,392 1.00/1.00 vMB 111
665,208 665,208 0000000000000000000f0f6b6fc126573125ad855f6c1609836a61e6899a5882 2,577 1.00/1.00 vMB 54
665,207 665,207 00000000000000000008f243cee80c6499fe385376be7596582b11265cdb624a 2,535 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.