Loading Tool

Explorer IconExplorer

Memory Pool

52,452 transactions
30.46 vMB
0.26981922 BTC
Random Selection Loading Transactions
Max Size: 160.79/200 MB

Candidate Block

Mining Attempt b542836ebb7cb9e460ea0859604fc127d19d36a3c7e0d68662e432d50b18abe0
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root a6aa6e0025e7123cc3811d7c1b2e3e374d89fc4fd6d01a632b87163d13f1447f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,724
Size: 1.00 vMB
Total Fees: 0.08483063 BTC
Feerates: 229.15 > 8.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (85,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,606 829,606 00000000000000000000838e19799da009b47632c5ba3a30ce90d312f15856cd 2,149 1.00/1.00 vMB 35
829,605 829,605 00000000000000000001ab9dea85616814531a95cd9a567b83bf5f5caa8f081e 2,064 1.00/1.00 vMB 27
829,604 829,604 000000000000000000027ef10e3feaabd920ca7f29528aa4e3471cf5bda02e35 2,863 1.00/1.00 vMB 50
829,603 829,603 0000000000000000000035fee0ce8c820868a7360071de6cef5f9b34fdaa4455 1,625 1.00/1.00 vMB 26
829,602 829,602 00000000000000000001a8a84ae7fef920550125f61560550417f1a333ded24d 2,493 1.00/1.00 vMB 27
829,601 829,601 000000000000000000009755e2d083ce616f30dcf108ac81702893db5cf1df69 3,434 1.00/1.00 vMB 31
829,600 829,600 0000000000000000000272fa1f30f6e4d9e6f87660ad9da1a4a7493303acd50c 3,546 1.00/1.00 vMB 36
829,599 829,599 0000000000000000000169c747ea1b7538672d42eaba56823ada703576840ed1 4,596 1.00/1.00 vMB 59
829,598 829,598 00000000000000000002988f11683ebe14d0ef8c29763a623e5b3e2bbab6a6cf 4,149 1.00/1.00 vMB 61
829,597 829,597 000000000000000000018316260e557fe2fbd9492a0a6729f656f620e79e7730 3,958 1.00/1.00 vMB 59
829,596 829,596 00000000000000000002f151878884d112464ddec82a2bf5b164041cc8f6e2ba 1,800 1.00/1.00 vMB 54
829,595 829,595 00000000000000000003085ae16874354d2febaa03c543537a3b449af0c433f7 3,044 1.00/1.00 vMB 39
829,594 829,594 000000000000000000037f147333d10c5a3379f0fc54ffaecede626388a461c6 1,603 1.00/1.00 vMB 26
829,593 829,593 00000000000000000000bcc6a2dde5f8bd53b88dad3bfaae90ce3c75ab182686 1,636 1.00/1.00 vMB 25
829,592 829,592 000000000000000000033381cfc09e4253517729fae6c317e55c09bd1e4c0940 2,051 1.00/1.00 vMB 30
829,591 829,591 0000000000000000000105868bd25eb1b42397fc0a749e9a6477b4c145dcd3fc 2,045 1.00/1.00 vMB 32
829,590 829,590 00000000000000000003a55406eac06ee70db4e46abbacd02b88d6ae52b146c1 1,139 1.00/1.00 vMB 27
829,589 829,589 000000000000000000019e726404bbf0fd6499e0f4e9b501f1c04fa36a900634 1,844 1.00/1.00 vMB 28
829,588 829,588 0000000000000000000355db49bb6f1561f71229fbebd94e2795b7217745d7e9 2,252 1.00/1.00 vMB 32
829,587 829,587 00000000000000000001e61134fe37ed780a4d0e3c755ab7af0f932a9cbb6f4a 2,647 1.00/1.00 vMB 48
829,586 829,586 000000000000000000032fb99211893a064090b5095958b3a5ad635791e6e7f4 815 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.87 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: 644.21 GB
    • Received: 12.61 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.