Loading Tool

Explorer IconExplorer

Memory Pool

42,952 transactions
28.46 vMB
0.06409541 BTC
Random Selection Loading Transactions
Max Size: 146.90/200 MB

Candidate Block

Mining Attempt 865e9b37966b43ababf40ba3ddbe8c3b902bd9a12088f87f7423edff017b7c3e
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root 886fd4cbd537bcc1eea88449688d1cde5d50da1bc0f469efc3059b88397901bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,067
Size: 1.00 vMB
Total Fees: 0.00908532 BTC
Feerates: 100.00 > 0.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (567,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,700 346,700 00000000000000001063848ccb5d843812f08fec8a0d5cc6bbab051c1a0a0d33 34 0.07/1.00 vMB 4
346,699 346,699 00000000000000000382683ae755ba8df757468028e7bb63efe81fbe2c696dd0 571 0.38/1.00 vMB 21
346,698 346,698 000000000000000010c3d51334a0e77cbbd6c5a843d583d86efeacc6b5a94002 1,263 0.75/1.00 vMB 23
346,697 346,697 00000000000000000686d65366e1b0cc039cf066badadff6ef0b060db24923d0 512 0.19/1.00 vMB 34
346,696 346,696 000000000000000009f196e3e75da8f5aa5ee8fa2a2f7b33e6eabab6b54d4ed3 109 0.10/1.00 vMB 10
346,695 346,695 000000000000000013decdc74e8eba775336a2d18bcad53b9bb74eccb838c8dd 560 0.39/1.00 vMB 21
346,694 346,694 00000000000000000f767493beea951ca9acb6e0935163d374a552595efe2de2 611 0.40/1.00 vMB 21
346,693 346,693 000000000000000000fee089cc56666f78530c0f436d0d51d0bec351d249a478 1,321 1.00/1.00 vMB 21
346,692 346,692 0000000000000000049d6e3260242b60e0bf068f7397143674cd851d85e513cd 170 0.75/1.00 vMB 11
346,691 346,691 00000000000000000164c72075c84fda8255cae2d0218d18036d3cb3181dac0f 1,319 0.75/1.00 vMB 24
346,690 346,690 00000000000000000390cf78f01e18e342c3db84c404a0275e25ba258572b9be 24 0.07/1.00 vMB 4
346,689 346,689 00000000000000000f9750eec37631212f519ae9c1cc50f90871a5139ebb100b 316 0.19/1.00 vMB 23
346,688 346,688 000000000000000000ae666e76419cc57a69dbacf9feab38e78edd3a6431e10b 277 0.28/1.00 vMB 11
346,687 346,687 00000000000000000d097738c370f196ec11cedaabf0600389b28bcadb31de40 1,610 0.75/1.00 vMB 28
346,686 346,686 000000000000000002f99f4ec8224180d71f7531500e75339c5810c3f1197b24 256 0.09/1.00 vMB 41
346,685 346,685 00000000000000000744fd43d3a6356ed929dca94a79cd5935ba990d89d9e89f 270 0.13/1.00 vMB 20
346,684 346,684 00000000000000001474b2a1eefb94fef1b3dda6ad8722e6863664271a14b4c9 739 0.46/1.00 vMB 22
346,683 346,683 00000000000000000cc6609b3110e1d9332b2bebdbe9a5bae5253ae07fc39084 256 0.08/1.00 vMB 97
346,682 346,682 000000000000000014cd7fec0f0267f238aad006d7b757ad9825bef0e3f21621 562 0.39/1.00 vMB 17
346,681 346,681 00000000000000000ae94d2606a99ba6a77a90bcc9b555e801dbc421b4460c4e 512 0.17/1.00 vMB 44
346,680 346,680 00000000000000000e7eef9655dac63a7f64907524024d642c26e910f6209108 227 0.15/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 11.99 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.