Loading Tool

Explorer IconExplorer

Memory Pool

38,114 transactions
27.25 vMB
0.06899747 BTC
Random Selection Loading Transactions
Max Size: 138.72/200 MB

Candidate Block

Mining Attempt 954dfd178e9f3682828e06f3799876b4f4cc9344b79c13add0905eaed883c941
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root b2634ab7cc32e1a74724cf410eb66c7ab2f7543ab429fb3bbc989086af2c33aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,073
Size: 1.00 vMB
Total Fees: 0.01739415 BTC
Feerates: 101.65 > 1.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (738,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,608 176,608 000000000000073c4232c414fa1c24f960289fb53f0c35144d5e50deb798f8a8 21 0.01/1.00 vMB 10
176,607 176,607 00000000000009dd899ba61c88741de206604ad717d32bf6257dde95f20a3922 70 0.07/1.00 vMB 106
176,606 176,606 0000000000000a718632251fd232401dba4d142f59932c6f015919fb0086e666 133 0.05/1.00 vMB 119
176,605 176,605 00000000000006359b1524a6b7e1ad2036ebb5592323dd1dc9ec274f9ff7c6d5 50 0.02/1.00 vMB 171
176,604 176,604 0000000000000511ded112962536545444b6845cdf8013c8fa99864e19e79db7 13 0.00/1.00 vMB 78
176,603 176,603 00000000000009bd27daee01338d1e6e51af030f28df1baa72ffe936c9a7c40a 6 0.00/1.00 vMB 33
176,602 176,602 000000000000046bf495ad0f8e266e9640558a20360b3a462a6f8ca16e337588 47 0.02/1.00 vMB 394
176,601 176,601 00000000000009012b2c6076ab431b42fa8aab1f2fac8ec802ee430bbd6556af 88 0.03/1.00 vMB 21
176,600 176,600 0000000000000165e01f941536daec165fd33e5694a1011abc7b7bc2150df3af 36 0.02/1.00 vMB 259
176,599 176,599 0000000000000710f90e93a936ea1d743db16719128748d38912ea8b92515630 19 0.00/1.00 vMB 235
176,598 176,598 0000000000000a30468da8c6494b9f2f20a92ce9b5410568fdfe14f590aaa0eb 38 0.03/1.00 vMB 212
176,597 176,597 00000000000004f1b3e66f379da8ac8a4f3ae1dd497abc4347a3aa0a45cb3008 52 0.02/1.00 vMB 122
176,596 176,596 000000000000043c13312b31d82879e16f9e17ce46ca6de7696d169dad88ae7d 22 0.01/1.00 vMB 73
176,595 176,595 000000000000041d6a29dbdbd3934a1fb4ddd81f3dd9a222f86d7bae1a852c55 15 0.01/1.00 vMB 184
176,594 176,594 000000000000079c1ff5c8633e35f88f59448f2097c9191f20cd6fd534f6009f 13 0.01/1.00 vMB 118
176,593 176,593 0000000000000a3795241f8aa36ec12e32fbc8b2cb66cc12df6eafa2034248ba 1 0.00/1.00 vMB 0
176,592 176,592 0000000000000a055ae6bacef078cbcbf231b7c32df3d2848b16f3418aab62f6 13 0.01/1.00 vMB 534
176,591 176,591 0000000000000383309ee197bb330dbeaa909cddc0952541df41152e38057d99 101 0.03/1.00 vMB 35
176,590 176,590 0000000000000498dd4b626f19cdfab84f43c1d0dbbbeffc4002ebf057cc0679 22 0.01/1.00 vMB 138
176,589 176,589 0000000000000794d42ed1dbe5a1f6168d8c4423de7de88b096552d783fad028 22 0.01/1.00 vMB 36
176,588 176,588 0000000000000265f1d6cd4ee8c132677fbe4f4c7ff8b179edf0c36a85380aeb 27 0.02/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.75 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: 631.37 GB
    • Received: 12.06 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.