Loading Tool

Explorer IconExplorer

Memory Pool

76,220 transactions
28.24 vMB
0.09207907 BTC
Random Selection Loading Transactions
Max Size: 171.26/200 MB

Candidate Block

Mining Attempt c3672707d2f478f832a51a2bc045e9a007692d08b2a33ef7ac0f0bb375126617
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 36d67b29b04e5d3a8bec431428ba4ee30a26eb7732167cb68b37abf6382c3501
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,619
Size: 1.00 vMB
Total Fees: 0.03033640 BTC
Feerates: 472.31 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (602,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,593 312,593 000000000000000024a5cbf8e8d462c99ac6ba7f2dbfc1ce79a854a5ca3b1491 127 0.06/1.00 vMB 26
312,592 312,592 00000000000000000b136399ebe7d9486c2dc4706dddbdc75248d7c862245bb3 42 0.04/1.00 vMB 19
312,591 312,591 00000000000000001dcb2cf4b78674cd810529609c2731d7deb06683d43188f0 155 0.08/1.00 vMB 23
312,590 312,590 000000000000000037dc2408d0cbcc3186db11f1051e010d4615f96234ae4b0c 312 0.19/1.00 vMB 27
312,589 312,589 0000000000000000273ea29d2201686d528f8a10f4f0ed6679c1fc728ceca99a 288 0.16/1.00 vMB 25
312,588 312,588 00000000000000002a040c953dd2e129c49f708ad6fa2a8edb7b835e63f3d188 466 0.35/1.00 vMB 24
312,587 312,587 000000000000000035397a67e46da28ee485c855d67ca1b1cac537f339be470e 682 0.25/1.00 vMB 41
312,586 312,586 000000000000000007f8c199a29950fdebd486769a60169dc43963790876be68 69 0.05/1.00 vMB 13
312,585 312,585 00000000000000002d442d0f6205551705f1f5c02961b06a6047dde6c8f2696e 393 0.25/1.00 vMB 23
312,584 312,584 000000000000000002f1bddb9b3a9ae1c92bc2616fff959815885b647263746e 467 0.35/1.00 vMB 22
312,583 312,583 00000000000000001b558154db50761d80d3b5b402eb7aae6e8fe46e02694e06 50 0.02/1.00 vMB 35
312,582 312,582 000000000000000018944712311d840bb5467933dcee71a5a70001bdfdf2e753 392 0.20/1.00 vMB 25
312,581 312,581 00000000000000003748b063501309f63ec6399d97d78976a4e59b4622707796 149 0.28/1.00 vMB 14
312,580 312,580 00000000000000003550417380fbb1876d2b57a936e6be9f0f995e15d5d578e2 1,542 0.92/1.00 vMB 26
312,579 312,579 0000000000000000261aee9b4b7149d8f663a6e933602791d622bbdb360c8090 1,003 0.35/1.00 vMB 42
312,578 312,578 0000000000000000390a5d3a745c6d91dd1ac64a3f7c765e4ce14c76547a347e 128 0.04/1.00 vMB 43
312,577 312,577 0000000000000000154bfd340222d88f0fc92067f601e324e71de3a465dd0e78 680 0.38/1.00 vMB 26
312,576 312,576 000000000000000012176cb7daa5ccc885d6dd8b142ad92365542a70ec60cef9 312 0.27/1.00 vMB 18
312,575 312,575 00000000000000001e03bfc5251b950a87b4263bc940e0bff8a93003f9a208ff 78 0.04/1.00 vMB 28
312,574 312,574 0000000000000000325f3c714375866d9483a139dd1cdefcd806052d8b9b9d9b 1,382 0.66/1.00 vMB 30
312,573 312,573 0000000000000000226066b32147a43db45756b5303571d311f29cd77b2dee91 256 0.09/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.90 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: 713.56 GB
    • Received: 17.39 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.