Loading Tool

Explorer IconExplorer

Memory Pool

82,811 transactions
30.58 vMB
0.13947651 BTC
Random Selection Loading Transactions
Max Size: 184.08/200 MB

Candidate Block

Mining Attempt 550f9e6feed1b9e1a227af7d4b70e150c5db3d2ec6fcd2453aec1b18bd895e3a
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 789ef935fec6f1d43910d167580cde0fe225849e16cbb98b052bbe6ab4e30164
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,169
Size: 1.00 vMB
Total Fees: 0.07562305 BTC
Feerates: 150.77 > 7.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (202,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,864 712,864 0000000000000000000179ba37489447e8f5fd18016e528c9601d43737a566b6 1,940 0.72/1.00 vMB 8
712,863 712,863 000000000000000000090d613e73f108196bd177593c17df8840be535a47b57f 1,460 1.00/1.00 vMB 6
712,862 712,862 00000000000000000007fca32e9dae9a67586317c39b85b410d13860fb072712 2,891 1.00/1.00 vMB 8
712,861 712,861 000000000000000000091b2fe00b83e996905144085dc83af5d12d34e8f3478e 3,135 1.00/1.00 vMB 16
712,860 712,860 0000000000000000000ab7e9b2310140ee3314236ee234ce7ab03c9de3ef9a61 556 0.39/1.00 vMB 3
712,859 712,859 000000000000000000032aa2fa608071349585a01ea028cc0d239f21bf15c339 3,186 1.00/1.00 vMB 4
712,858 712,858 0000000000000000000825da15c829c9413b55714af6a460988fa91d93225245 2,860 1.00/1.00 vMB 18
712,857 712,857 000000000000000000086c31abfb91c76c470ac4c307836477fd807572253b58 1,607 0.68/1.00 vMB 9
712,856 712,856 00000000000000000006dcfceb7c8ea75628bc26805f0b58a19d6951823271ef 1,019 1.00/1.00 vMB 4
712,855 712,855 00000000000000000006e2317d4786a8ae430617b18c0a48ae807c0c8d3f3973 2,412 0.95/1.00 vMB 10
712,854 712,854 0000000000000000000678101430f7c12327e388d5cf824f94a9844a9c0b25e9 1,325 0.97/1.00 vMB 6
712,853 712,853 000000000000000000079edaf45d62ab4bf4bd203428d44a8fa0500db3d26b1c 311 1.00/1.00 vMB 3
712,852 712,852 0000000000000000000456ff224ab20a739db74270283cb45ea60774d447f9e5 2,223 1.00/1.00 vMB 8
712,851 712,851 0000000000000000000955f558ecb05ff08166d57cd566b254843142790e9cdd 933 1.00/1.00 vMB 4
712,850 712,850 000000000000000000032b22bb73ba49b606ad4653752c8a376b88ba86550de6 257 1.00/1.00 vMB 1
712,849 712,849 000000000000000000056d0af67d14664cbc1e8b3520ce1685865f2e02887256 1,154 1.00/1.00 vMB 5
712,848 712,848 0000000000000000000467294876a658ba54e5a9783c25df1776a6d45d1af2e8 3,215 1.00/1.00 vMB 6
712,847 712,847 00000000000000000003f6f609a5a0ee3389d3dc5a3d70291696ab7744cd7738 3,163 1.00/1.00 vMB 20
712,846 712,846 00000000000000000009f9b81e69b872f439771beda5b4f90df776b75c75f2b4 1,561 1.00/1.00 vMB 7
712,845 712,845 00000000000000000007b65411f867b7d8cd3f9ca11f612fe309265033dc8348 2,511 1.00/1.00 vMB 10
712,844 712,844 0000000000000000000279396261c140f4cb5ed563ede882d80ff175d44ab599 142 0.95/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.