Loading Tool

Explorer IconExplorer

Memory Pool

83,247 transactions
31.40 vMB
0.09083014 BTC
Random Selection Loading Transactions
Max Size: 192.26/200 MB

Candidate Block

Mining Attempt a52007982644c250a2ffb915eb71191e84bb57f7c1dd9f194ac59cd504089117
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 62f297eb8b66213c04805c8e9d6f1b63032d0d5552e899dbcb5f77d861669774
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,480
Size: 1.00 vMB
Total Fees: 0.01948923 BTC
Feerates: 40.68 > 1.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (71,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,622 843,622 00000000000000000002250dbbdb55b05ffd1de31e11813ad24be19a0da03684 4,115 1.00/1.00 vMB 19
843,621 843,621 00000000000000000002484b3ac7b1f79ece9dc687b56d011b5fdf647719f49e 3,538 1.00/1.00 vMB 29
843,620 843,620 000000000000000000018e61e6c1a334e66a2a992552dd92a360f2539410519a 3,376 1.00/1.00 vMB 15
843,619 843,619 0000000000000000000325c9e6c78bc5b89d29a42316bb4d0f6e2aa377aeaada 4,253 1.00/1.00 vMB 18
843,618 843,618 00000000000000000000502ff760baf72f565a09b0804365b3f4687f386a91d9 2,684 1.00/1.00 vMB 14
843,617 843,617 0000000000000000000030fc0f3fc3afed1b43c4c50dc388f19c541b630ab9c9 1,206 1.00/1.00 vMB 12
843,616 843,616 000000000000000000014b6a8c716d6bd039ba113e2d5fde45dd5081c934fd21 3,296 1.00/1.00 vMB 15
843,615 843,615 000000000000000000028b2df76de7a8bb517c6d2ae1f6c878fbbc8afd629c6c 2,562 1.00/1.00 vMB 16
843,614 843,614 00000000000000000001772a0647545e29fbfa77bfe75aca936fa226a499ee8e 3,262 1.00/1.00 vMB 13
843,613 843,613 000000000000000000032b81e0c66ce06384e8e710528b68a5ec6d251bd8d2d1 4,232 1.00/1.00 vMB 12
843,612 843,612 00000000000000000002d0660ffc1ffb03df2e7cf1c5625dbe584f7114f3ea7c 3,238 1.00/1.00 vMB 18
843,611 843,611 000000000000000000018e3511f3b11eef03b89666bedbc745b4e849b9625559 3,555 1.00/1.00 vMB 14
843,610 843,610 000000000000000000002981c4da37985592cf152589ee0dc29408afff0c7094 3,300 1.00/1.00 vMB 18
843,609 843,609 0000000000000000000100a1553460f82a32129462b871262725bdfe25fa7b69 4,513 1.00/1.00 vMB 18
843,608 843,608 000000000000000000014936825fdfd430799188890aa7de0217ff50ec617617 5,204 1.00/1.00 vMB 23
843,607 843,607 0000000000000000000211c74e17d968b4230609a34458d276520ea47995997f 5,039 1.00/1.00 vMB 20
843,606 843,606 00000000000000000001caa3f3b70e7de9aeca10de166dde897ad4f1004b9864 5,527 1.00/1.00 vMB 28
843,605 843,605 0000000000000000000008f8dbbf64ec621544f1279f4c2a5d1724743a2c1a97 5,085 1.00/1.00 vMB 28
843,604 843,604 00000000000000000000b05d0a202e4f0e0a53599b9b8d10b969dbb4bc69e319 4,446 1.00/1.00 vMB 23
843,603 843,603 00000000000000000003245104ce61d78b35a79dcd7c4bb8ab86bcd410c155d1 4,772 1.00/1.00 vMB 20
843,602 843,602 00000000000000000000d3c622b8ae2264071e5db460ef060bd480c448a3f170 3,458 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.78 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: 709.66 GB
    • Received: 16.95 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.