Loading Tool

Explorer IconExplorer

Memory Pool

78,437 transactions
28.94 vMB
0.07107786 BTC
Random Selection Loading Transactions
Max Size: 175.52/200 MB

Candidate Block

Mining Attempt 12f93348bceb86a82c768a3fcc629171ea406075eb33593ff385749aa46c107b
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 628a80de2bafbd40da5455683e6e72d1c8634debf044514a8d95a11fbcdad67f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,150
Size: 1.00 vMB
Total Fees: 0.01067179 BTC
Feerates: 73.20 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (546,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,609 368,609 000000000000000005c89630f892aa30d80a7b9f076aa667a1e3b9a561964ef0 1,047 0.95/1.00 vMB 27
368,608 368,608 000000000000000006e494cbaf1cfc3b353662ccb4b11f8a136f6c9e64875b13 1,347 0.96/1.00 vMB 33
368,607 368,607 00000000000000000434aa89a94a367478e2f52ca7d6f41d724465bbf7053f82 1 0.00/1.00 vMB 0
368,606 368,606 00000000000000000c30bbc624f240f61ff3379089d605aeccadd1c5911a9b93 636 0.44/1.00 vMB 34
368,605 368,605 00000000000000000ea555a066d33782efc28299ea2dfa9da78405d10bc0b8af 691 0.67/1.00 vMB 46
368,604 368,604 000000000000000009614f6cd68a9d33c97233c2aeb6a643e36fc86f7362330b 1 0.00/1.00 vMB 0
368,603 368,603 00000000000000000f74d6867bd790ea245b2307c80f47791db3ef015abb06ce 631 0.89/1.00 vMB 30
368,602 368,602 0000000000000000102836b6107448289827c7eba93b7c37bc2b144bfc9cfb51 1,183 1.00/1.00 vMB 32
368,601 368,601 00000000000000000be13a49f9c0852b6c2c773efc816afadf4b2328bebc1b0f 752 0.91/1.00 vMB 25
368,600 368,600 00000000000000000c93572c7fcf0ccc927b5fb00039e90d1550327d6d83552f 586 1.00/1.00 vMB 13
368,599 368,599 0000000000000000122b1d831299f90f89744df393ce70491ce1edfcb0fd2440 665 0.91/1.00 vMB 27
368,598 368,598 000000000000000008f4a5305a07085ef6052d5ef91bee55078f56fd759afc16 1,154 0.93/1.00 vMB 29
368,597 368,597 00000000000000000ff7f4b23d8f18fa4a33d16eee6d83e43243cb8f54ae3be1 2,540 0.95/1.00 vMB 71
368,596 368,596 000000000000000009b03eb6675a23d508731c8bedd48006519a3602e38bf363 1,841 1.00/1.00 vMB 38
368,595 368,595 0000000000000000015a8586aed07634f9f0397756914232bd6deea3643ddc27 883 0.91/1.00 vMB 23
368,594 368,594 000000000000000009fa69977b211746b36815f137f3118c82d3d4b39d654230 487 1.00/1.00 vMB 23
368,593 368,593 00000000000000000490919a5b915e5823b113ecacaaee5cb7ce5398de6b2583 792 0.88/1.00 vMB 35
368,592 368,592 0000000000000000113b29b5a57b558fb93f3620e9a6cbed1ccc228046149f58 1,278 0.50/1.00 vMB 58
368,591 368,591 000000000000000000ab82601228ad8d8378bbc3957d0aa1bacf6fced7fbdafd 558 0.92/1.00 vMB 26
368,590 368,590 0000000000000000067c05b9336127c1c83e31ba8bee032d2b0f3e62b486065a 2,028 1.00/1.00 vMB 56
368,589 368,589 000000000000000008a6039333edd763c42032c99cf0e029ec1606108391aca4 292 0.12/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.58 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.25 GB
    • Received: 15.89 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.