Loading Tool

Explorer IconExplorer

Memory Pool

87,881 transactions
32.53 vMB
0.15263820 BTC
Random Selection Loading Transactions
Max Size: 199.52/200 MB

Candidate Block

Mining Attempt 8982ad83a54821ce48f10d6f11a9fd5415bbef4278b0c7ca9942e571d4df69f2
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 24221c9156027bdebe6a74b6630df6ede133d172c1669c4352b4fc5886506e64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,452
Size: 1.00 vMB
Total Fees: 0.06830538 BTC
Feerates: 502.65 > 6.84 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (297,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,180 618,180 0000000000000000000b68cd7986bc5894162670ae274d8af9c9e2b4ae61d0f8 2,707 1.00/1.00 vMB 20
618,179 618,179 000000000000000000109df47120d26cef45353cebe34ab0bbd1f631b2369af3 2,762 1.00/1.00 vMB 20
618,178 618,178 0000000000000000000cde477b9421fc6e54a3eba20eacc682a2fb23bf29d21b 492 0.22/1.00 vMB 32
618,177 618,177 00000000000000000000d796ea8055d750678eaa287425015fdd150032d47f05 2,480 1.00/1.00 vMB 7
618,176 618,176 0000000000000000000281f70355e91e61f254764998b2d961bcfd3f643d739d 2,289 1.00/1.00 vMB 11
618,175 618,175 0000000000000000000e1a2492fa9148c31d135cff809183ded5026dc34eaeaa 2,788 1.00/1.00 vMB 27
618,174 618,174 000000000000000000095dfb80713f9ec808814e1be32cdef765d37b1d17bfaa 2,380 1.00/1.00 vMB 15
618,173 618,173 0000000000000000000f18f4d83d11cfc14fee60afd6d140ed0555e0fb96021c 2,795 1.00/1.00 vMB 21
618,172 618,172 000000000000000000117d0b5d8e93feabf2787dff3c684a1812f41400ed7250 2,594 1.00/1.00 vMB 15
618,171 618,171 0000000000000000000a26eb30bcbf3c7a4e0fc157d998cb534b17204c66745d 2,413 1.00/1.00 vMB 10
618,170 618,170 0000000000000000001117425a352c028972c5fc60a3957f76a6213598ebf31d 2,739 1.00/1.00 vMB 21
618,169 618,169 0000000000000000001142f0455709d2a056b37458be44a396480f40df12e56c 2,336 1.00/1.00 vMB 44
618,168 618,168 00000000000000000002f48839433f6d57c6ce7cbdca8b1e6bebf1d3fa33737a 2,891 1.00/1.00 vMB 17
618,167 618,167 0000000000000000000fc3ea7ee2c9bc4efe65f784ef837d2f0d90081b2aacef 2,200 1.00/1.00 vMB 9
618,166 618,166 0000000000000000000b670cc11d708d38905357df0bae1c83990ed20e1bf402 2,570 1.00/1.00 vMB 17
618,165 618,165 0000000000000000000a2abf258e79622ac1d0e533d098c62f2204b670dadc90 2,442 1.00/1.00 vMB 25
618,164 618,164 00000000000000000000a282af843d13612ef2cea7b883c472bfb89707d4ae72 1,793 1.00/1.00 vMB 24
618,163 618,163 00000000000000000009894fe5295d6809979b9a386fe74e949ce527a5c5da42 1,475 1.00/1.00 vMB 23
618,162 618,162 00000000000000000010ff68761da33e45efc34e8c587f1c391279a82996744f 3,281 1.00/1.00 vMB 36
618,161 618,161 0000000000000000000bdc35f837315ed8238c9d90d779fcd749fb505407a247 2,043 1.00/1.00 vMB 35
618,160 618,160 0000000000000000000e13f20add9c2c2fd5ee6ebe1c407d33ab3fc1042f7b62 2,737 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.