Loading Tool

Explorer IconExplorer

Memory Pool

33,690 transactions
26.34 vMB
0.05422665 BTC
Random Selection Loading Transactions
Max Size: 132.16/200 MB

Candidate Block

Mining Attempt 8929be652cca14bcec45bd7f6d6fdec065b2b21a4b0fcf582acaecbb16009ccc
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 96f806ce03688baa0ca17138f97949536d04b5c04e2a93448730ebbbaa77f9ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,673
Size: 1.00 vMB
Total Fees: 0.00513511 BTC
Feerates: 20.31 > 0.51 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (516,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
397,730 397,730 000000000000000006defd0da0e06099e0e80d29ff851890291675fa31917010 2,315 1.00/1.00 vMB 42
397,729 397,729 000000000000000001e27dab1a82ebdb1df7bbb23569940b8106faf54425b8ed 1,716 0.93/1.00 vMB 42
397,728 397,728 00000000000000000040a5d0ca5cb14ea61ac8b6e7bfcf0f2be22356d15e2159 2,505 0.95/1.00 vMB 44
397,727 397,727 000000000000000003d1906f4034d2c3353edd21a29c0c88b54197f9b0a2d048 1 0.00/1.00 vMB 0
397,726 397,726 0000000000000000072f774f12a828a043a0f07d81484085040d5e74fadfb1ef 2,603 1.00/1.00 vMB 84
397,725 397,725 00000000000000000791cff4d4b661c51615713cb8366fcb83a6513f2037070c 2,637 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.77 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: 632.83 GB
    • Received: 12.15 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.