Loading Tool

Explorer IconExplorer

Memory Pool

81,377 transactions
29.80 vMB
0.12978549 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt cf16a7c6d1e2c94010633589b4e0eef2b85c71884c3a7873fc88bec873525070
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 658d70c0c3157bb2e2b53044a1e76411b3fa3a0f957288a1e10b85a2cd5e1f7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,794
Size: 1.00 vMB
Total Fees: 0.06208578 BTC
Feerates: 151.07 > 6.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (335,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,699 579,699 000000000000000000205a189cefe59e14bda86d95aca763674ebda5b125d62c 2,407 1.00/1.00 vMB 57
579,698 579,698 00000000000000000016b84dd934b8dde3987cea4e1dae9ea8cabf5b135f73b0 3,004 1.00/1.00 vMB 104
579,697 579,697 00000000000000000012102b00804ecb21fca1df0e7666b296cbadd774034ebd 1,763 1.00/1.00 vMB 54
579,696 579,696 0000000000000000001c03855bc23d96b918f72e7f42b65e823dff3e7360ad4d 1,780 1.00/1.00 vMB 48
579,695 579,695 0000000000000000000a4948f108ed3ab9f30ab6e452dd2a07e67f7a6e9003a1 2,051 1.00/1.00 vMB 33
579,694 579,694 00000000000000000004b17fd0397b741a2ca6a745927d5c31cac075615e44c3 2,836 1.00/1.00 vMB 90
579,693 579,693 00000000000000000024355fa66bac9b2a3de839634039029dd1582aa8c9c089 2,623 1.00/1.00 vMB 65
579,692 579,692 000000000000000000113ee35c9d8996aa5b487abcf62dc8e37a9038a897b0f2 2,099 1.00/1.00 vMB 82
579,691 579,691 0000000000000000000e28e157d5e2bc8b9ef95a199323f3cc07ec99ac4857de 2,265 1.00/1.00 vMB 66
579,690 579,690 0000000000000000000c6717bfbece9afc12a93b9b2ea75fd233310c75034880 1,448 1.00/1.00 vMB 48
579,689 579,689 0000000000000000001c62fc7b7ee1f994df56565b5cf652bfdce37a3c6ebed3 2,221 1.00/1.00 vMB 75
579,688 579,688 00000000000000000009d83ae4245a031b66cdd515c88d5e3f9af5e73ba71d9a 2,618 1.00/1.00 vMB 125
579,687 579,687 0000000000000000001d156dd973c52b0acabfce62527e9a5a7a04649ff70c38 2,106 1.00/1.00 vMB 75
579,686 579,686 00000000000000000022342db4a7f08d0424068ef1340bf4521f70505e9f0cd7 1,339 1.00/1.00 vMB 58
579,685 579,685 00000000000000000014a21a5e9b9c8c896bf46a07b9c9d1ed26733904f66900 2,978 1.00/1.00 vMB 111
579,684 579,684 00000000000000000004aeab86316dfaba292d1d9454881429eee2d5d1551bcb 1,744 1.00/1.00 vMB 84
579,683 579,683 0000000000000000000ea4a3341bf1c3de97d9193d9203b9f6686d3b726a43fc 1,969 1.00/1.00 vMB 62
579,682 579,682 0000000000000000000e22643d1a3396413617e9683a42fae4c82d620388c202 2,927 1.00/1.00 vMB 110
579,681 579,681 0000000000000000000188e1f026c15066ba8fbfb83f4c69dd58698cbae7b223 2,753 1.00/1.00 vMB 70
579,680 579,680 0000000000000000002182f500ccbe0a9ef9964d3e1073ea1f8aadb3a369246f 2,639 1.00/1.00 vMB 91
579,679 579,679 00000000000000000020bb0c444f1455c6dedd2ffbb1796d638fc75bc318284b 1,787 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.59 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: 671.66 GB
    • Received: 15.98 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.