Loading Tool

Explorer IconExplorer

Memory Pool

38,971 transactions
28.50 vMB
0.06132145 BTC
Random Selection Loading Transactions
Max Size: 144.62/200 MB

Candidate Block

Mining Attempt 25b5f42de4ac7b62383342b8a2801f1413e2965a1eb3fcd9fefb253a5be45647
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root 77bd78d476b9a01ddd75df517eadb56482a390cf84c534e27a7a8f6d9ec2b0ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,895
Size: 1.00 vMB
Total Fees: 0.00639239 BTC
Feerates: 50.27 > 0.64 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (796,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,079 118,079 000000000000679f50a29f90a13b054e2b36982f555bb4000ccd6ce140e6d3c7 8 0.00/1.00 vMB 891
118,078 118,078 00000000000059e16cd395056327153db3331af498add3759f3b952b805994cc 18 0.01/1.00 vMB 758
118,077 118,077 0000000000005543d7c5395fe759f685065cac4642ed802696c7b7adb28d419d 11 0.00/1.00 vMB 424
118,076 118,076 00000000000099c996b38db9775052776bcd1390fcd5769549996ce8cfab2793 12 0.00/1.00 vMB 0
118,075 118,075 0000000000009832ae473d334945c69ded15f43a3b9881c0e604dfb6fc1c3fee 11 0.00/1.00 vMB 0
118,074 118,074 000000000000134ddedc1245faad3303672c589f84204dbec378dc0412f51076 13 0.00/1.00 vMB 0
118,073 118,073 0000000000008e8294f75ef81157a725cfcb5941fe491d7b88b01d543a0bd10b 11 0.00/1.00 vMB 0
118,072 118,072 00000000000062f72f0b892a58ad9cce4cd211eb10ece491f5d4f454e520a6ed 13 0.00/1.00 vMB 856
118,071 118,071 000000000000ca89f632dc1d729d2cc41d41fa30fe9a803f42a61e13dfad1949 10 0.00/1.00 vMB 3
118,070 118,070 0000000000002b1ae665effd7d4c56a0aefc15cf63d28eef93e48706fe01fa92 11 0.00/1.00 vMB 677
118,069 118,069 000000000000bb9093d669eb6b751d67e0683fd42c3d1f08eb40867f26af9600 16 0.01/1.00 vMB 576
118,068 118,068 0000000000002d1e6c697d6296a5a92bc031250816863d35933af243c7a93c65 4 0.00/1.00 vMB 3
118,067 118,067 000000000000966d6d555b1948e8b04ee1e982e44dc2226d6cd093286cc17498 13 0.00/1.00 vMB 0
118,066 118,066 0000000000009c23d7c06f656fa9ba6482e78397fd674486a65df66bff00645e 12 0.00/1.00 vMB 0
118,065 118,065 00000000000030ec21b50081966472e237729062eedcc517246fe562b86d2c9c 7 0.01/1.00 vMB 0
118,064 118,064 00000000000045bb6f222db603d0fb087d9e8d32f2e562b6e3fba795655ca8ce 12 0.00/1.00 vMB 0
118,063 118,063 00000000000066da8486c53094f46f2db0dfcc8ba69b5dca204165e26204014e 6 0.00/1.00 vMB 0
118,062 118,062 000000000000b0f2471b60b1610bc36054d049b7064c211e0e0ffaa8e8486b1b 12 0.00/1.00 vMB 319
118,061 118,061 0000000000002e853117c3229aff773e3c4833fc1e29b80d4dc887e717acae5d 12 0.00/1.00 vMB 0
118,060 118,060 0000000000004558dcd18a92493b24c24156fd73efcb152a8cf3330d9a2ad3f0 10 0.00/1.00 vMB 0
118,059 118,059 00000000000070ac80e65f18e796ed4ddfcd6e207bc2519f2086641019e92968 15 0.01/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.29 GB
    • Received: 11.62 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.