Loading Tool

Explorer IconExplorer

Memory Pool

73,440 transactions
27.17 vMB
0.06216674 BTC
Random Selection Loading Transactions
Max Size: 166.00/200 MB

Candidate Block

Mining Attempt 59f5fb37409274597bb22d8147bf88dffb44d0bb5ecbadb9af9c3a616f8a9879
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root e2c1c894223f0bed869947e4f19edc27599047478b0c426bb945ce4cad68a9f4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.00449567 BTC
Feerates: 20.14 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (167,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,467 747,467 000000000000000000032c94f4b789827ba73e97ff3861e541d1d8559a47d089 1,202 1.00/1.00 vMB 14
747,466 747,466 0000000000000000000a03f210fb1f906996d73638919938ed308198face16df 805 0.29/1.00 vMB 11
747,465 747,465 0000000000000000000570eedd4785e01d04ff96ea9e337e68cb6b57834b2568 211 0.10/1.00 vMB 9
747,464 747,464 000000000000000000051805c780e5d204ed15dd2c2b7f08574c23701dbf727f 1,072 0.69/1.00 vMB 5
747,463 747,463 0000000000000000000821722ce6335c502f905692b1d95503e132823a0b918c 1,211 1.00/1.00 vMB 11
747,462 747,462 0000000000000000000516a38b6763b6b0e69cb68a4d07157fcfa1bf9817b33c 203 1.00/1.00 vMB 1
747,461 747,461 00000000000000000007a0570d15c01070c07be4e19f49b9fb25eed02f2499a1 2,292 1.00/1.00 vMB 10
747,460 747,460 000000000000000000066448f2f56069750fc40c718322766b6bdf63fdcf45b8 1,419 1.00/1.00 vMB 7
747,459 747,459 0000000000000000000728cc70f0d0d37e2f5165a6d8016b662648d1eb5fa628 2,713 1.00/1.00 vMB 12
747,458 747,458 00000000000000000004a05dd72726031e79cfcc2ad6339568d89cad4071057d 723 1.00/1.00 vMB 1
747,457 747,457 00000000000000000003c26f40934d106919b25ac9c26ec641c896d2ae0c43f0 2,632 1.00/1.00 vMB 14
747,456 747,456 000000000000000000078ddb67eacc098be3dc9b74696f76589a6ec0381c1d22 469 1.00/1.00 vMB 2
747,455 747,455 00000000000000000001fe69d34ca0a52d053dbd2c8030d2b0093372f73a307a 1,928 1.00/1.00 vMB 6
747,454 747,454 000000000000000000018e37c90024701afbdefc0e2a21882ed4a1fb1cd16456 1,180 1.00/1.00 vMB 10
747,453 747,453 00000000000000000001c7e266760de72cef114902bc608df5d2197c13ec0642 2,227 1.00/1.00 vMB 19
747,452 747,452 000000000000000000005b1a62af2f5ded2efad195944fcc71f45e80a15589b8 1,609 1.00/1.00 vMB 5
747,451 747,451 000000000000000000062c924afa802532167aa5eefb1469cb23859efee75528 2,738 1.00/1.00 vMB 18
747,450 747,450 00000000000000000001dc8d23c9f6ac26f27f987b22c5ad9a09c72ba9672de3 2,153 1.00/1.00 vMB 12
747,449 747,449 000000000000000000079b3b9d6c82bb69b6c7c5832a588f09a6702fa9455f74 1,967 1.00/1.00 vMB 11
747,448 747,448 00000000000000000009104c48a5f6013e2a2dd22c2e23e35360f6f8eaa9f567 2,132 1.00/1.00 vMB 5
747,447 747,447 000000000000000000073d807d2a7947d49e6842917d2bc8d578c569e2acab8d 1,381 1.00/1.00 vMB 7
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.54 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.