Loading Tool

Explorer IconExplorer

Memory Pool

81,350 transactions
29.90 vMB
0.07766522 BTC
Random Selection Loading Transactions
Max Size: 180.52/200 MB

Candidate Block

Mining Attempt 41115b25688f543686293b8f6a9022cc87f2c174d8d75556378fbb904a51de27
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 6882d8612f31627b15000c086cc1b5fb62965b972bc82eacdf845a8e4aed7ec3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,866
Size: 1.00 vMB
Total Fees: 0.01657004 BTC
Feerates: 151.12 > 1.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (79,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,619 835,619 00000000000000000002f3c9eef1ae43c5e079ad7867f421e11c4df473b7ce78 664 1.00/1.00 vMB 11
835,618 835,618 000000000000000000026ee4d40379f335b73d36cd3ac06258142a7805343f1e 1,371 1.00/1.00 vMB 13
835,617 835,617 00000000000000000002051d8f619aff41fdd262e333396a0329d1e9d223ec2b 1,640 1.00/1.00 vMB 12
835,616 835,616 0000000000000000000134d32a1cfa235b9515f84a6c7ebda9239d020a4b3bf6 2,607 1.00/1.00 vMB 21
835,615 835,615 00000000000000000001356e8a355a067ab4178fe12bd3a58740f9fee3e9c8ce 2,360 1.00/1.00 vMB 23
835,614 835,614 000000000000000000022a418e40e99c9460e7ee965c7d25c27916e7281a0638 1,007 1.00/1.00 vMB 12
835,613 835,613 00000000000000000003288fc551124aed8767c249dd723e87c084dd82eb1409 1,017 1.00/1.00 vMB 8
835,612 835,612 00000000000000000001204742721fec30b74eb742317552bc3ae26809d8bd4d 3,069 1.00/1.00 vMB 20
835,611 835,611 000000000000000000001dcbb1e447580e75608795fefa1762473270472b5e91 2,176 1.00/1.00 vMB 10
835,610 835,610 00000000000000000000ea70e11ab716fcd8b4351e8f6213facfdf2bf4616e84 2,439 1.00/1.00 vMB 11
835,609 835,609 000000000000000000017e4f31d2718b28cd0188f14f29bb8bd451146a74e685 2,303 1.00/1.00 vMB 15
835,608 835,608 000000000000000000006021a06e2d4245f911b9e1cb549ed819bbfd9f519d7b 2,003 1.00/1.00 vMB 17
835,607 835,607 00000000000000000002a725f99ee537a360757e800a278453aa65a742159893 2,498 1.00/1.00 vMB 21
835,606 835,606 00000000000000000000e1f282102b122bfa21dc4b88d5c707d7a53d67a2f890 1,747 1.00/1.00 vMB 17
835,605 835,605 00000000000000000001a05d73392a7ff78b297e17dbd0b8e53edd4d7bdca459 1,501 1.00/1.00 vMB 12
835,604 835,604 00000000000000000001a146db06fee623bbbb262b0ecfecc117dac8ce38b6c3 1,966 1.00/1.00 vMB 11
835,603 835,603 00000000000000000002175af05557ad8636ef6e8f03d2dd6890b731e5341fb0 1,744 1.00/1.00 vMB 16
835,602 835,602 0000000000000000000124ab3cbd3ce10b80bc798c1251cb0773e44a1dbe20f5 2,092 1.00/1.00 vMB 17
835,601 835,601 00000000000000000000c75f4c28567cc872924bc7d1d97178b3fb4a415b0ad6 2,719 1.00/1.00 vMB 22
835,600 835,600 000000000000000000012ece8ae00a6148b52b5aa798ddec261bea1db2cbc4cc 2,082 1.00/1.00 vMB 19
835,599 835,599 0000000000000000000121ba681dae13d5440146071245104edb58142c73b4c8 2,427 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.