Loading Tool

Explorer IconExplorer

Memory Pool

81,075 transactions
30.75 vMB
0.08801071 BTC
Random Selection Loading Transactions
Max Size: 186.95/200 MB

Candidate Block

Mining Attempt 42f18d93745d1ae3f57295ff05a52cc6f9c5264c56ad7b787e3d621c787fe63b
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root e78b25f7a4d9ee3e41c459b0a4808af625c09ae8047aa89b01f0e2365c58f90d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,615
Size: 1.00 vMB
Total Fees: 0.01735440 BTC
Feerates: 73.20 > 1.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (555,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,746 359,746 00000000000000000475d9d350d035f047306d152fab2dd07587b31d8b29832f 249 0.11/1.00 vMB 39
359,745 359,745 000000000000000006d0a08e16a75966cfd2d30dcb98933fd33a5d1f96f5e9bc 126 0.06/1.00 vMB 22
359,744 359,744 000000000000000004c865abd03c53ffb86ead5de1a6cf41f660750a737b38c5 936 0.41/1.00 vMB 41
359,743 359,743 00000000000000001703f3e18d3bb509cdb7d55860cabdd5603ddc035d99efb9 145 0.06/1.00 vMB 39
359,742 359,742 0000000000000000167bbeea8b4f293554fed310662a356bc0b681e70d98c918 140 0.06/1.00 vMB 43
359,741 359,741 000000000000000013ae3ecc5f2a2d308131a8f9efaff682077cb0f8ea55782e 65 0.03/1.00 vMB 38
359,740 359,740 00000000000000000440e608c1ac5a30ac1e3093220b94411ef449a2d80e996b 154 0.11/1.00 vMB 31
359,739 359,739 000000000000000002a96de7972521ae9bbd6f58e09cff2563af73351100b901 211 0.09/1.00 vMB 39
359,738 359,738 00000000000000000897d132807c5bae54fbddaaae2631ee8ed0ae124004ea37 238 0.10/1.00 vMB 41
359,737 359,737 000000000000000005cd9787833d7a372f363fee5cb12bcb966294bdbeaf8817 594 0.23/1.00 vMB 46
359,736 359,736 00000000000000000031e3d8b246cd831ef8c9e347dfc24dfbbe53c3f04e4efa 148 0.07/1.00 vMB 36
359,735 359,735 00000000000000000912d16aa42d14ea5381a59baae542fc0504fd8ecc70d933 309 0.12/1.00 vMB 38
359,734 359,734 000000000000000005633cdc908ab9b1ddb84a800a24b46166185a4a15163163 88 0.04/1.00 vMB 27
359,733 359,733 000000000000000002c0fb935953a75fa39e5187ed0a74d32362845d16f90188 642 0.25/1.00 vMB 35
359,732 359,732 00000000000000000ebbff77e17478ffedafe04d18f21be27e55c12674c448df 153 0.07/1.00 vMB 28
359,731 359,731 00000000000000000d66c81bc41de52beb888a87214f48a841a8c1c1dd5cf720 567 0.23/1.00 vMB 39
359,730 359,730 00000000000000000ed1896b4deda350661896219edf671d78732c588c06f2b7 322 0.20/1.00 vMB 16
359,729 359,729 0000000000000000081cc0cf745f5ef628d2ab632c947f409e2aaa55a949fe42 155 0.12/1.00 vMB 23
359,728 359,728 0000000000000000094bf8b198d6202f2401e963e85102a82a19187a2e04f67e 100 0.04/1.00 vMB 20
359,727 359,727 0000000000000000043720890dd537e9fe6f2ecbd5da799550e9bc06c01d023a 429 0.17/1.00 vMB 39
359,726 359,726 00000000000000000b664b49e340af0eea001cd648860aa65365fc5b239a1b95 236 0.12/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.