Loading Tool

Explorer IconExplorer

Memory Pool

77,676 transactions
28.60 vMB
0.10313393 BTC
Random Selection Loading Transactions
Max Size: 173.46/200 MB

Candidate Block

Mining Attempt 1180146ad82a09bc8eb37e98440aafc15662ab70f1863a6461782ab6cd93424c
Version 20000000
Previous Block 00000000000000000000d2e3d27d9e556a35ea83ba5fe6150f780e05107fce08
Merkle Root fee7d988b9e8c5a1e52b110d5e3d0d7ce9d6dc07267e2783cedd4139a90119c3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,214
Size: 1.00 vMB
Total Fees: 0.03587852 BTC
Feerates: 150.86 > 3.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,295 (500,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,093 415,093 000000000000000000c78939b4696cbce1ad67e0830745db41ead5dc5b9c6991 3,069 1.00/1.00 vMB 66
415,092 415,092 000000000000000001cfe0d70a1601986926af18bbb1077e997ef4ecf95f6265 368 0.16/1.00 vMB 47
415,091 415,091 0000000000000000039387edaf6e580759642449d0e63cb6b1299793fbd28021 822 0.33/1.00 vMB 45
415,090 415,090 0000000000000000041bfc61ac302f5f95e5883ea8e6f0e56a2b9b552097ffad 1,196 0.53/1.00 vMB 53
415,089 415,089 000000000000000001101da4331296f48b8a226e8fed6086eea4bf4c73d5a58e 514 0.52/1.00 vMB 23
415,088 415,088 000000000000000000426da1eb6bb56d937ad6741597586b177a294feaafc0fc 1,615 0.98/1.00 vMB 38
415,087 415,087 000000000000000005003612966e400de1c9b8c9d74f632a6ce327b3e367ae9e 1,619 0.99/1.00 vMB 34
415,086 415,086 000000000000000005626f1f9b52eeda8a76006e7bbcc8c0d602db82b8b60a06 949 0.99/1.00 vMB 22
415,085 415,085 0000000000000000037b675469e13d44faca31dd52d2c51711b42df07d18b494 1,275 1.00/1.00 vMB 26
415,084 415,084 0000000000000000028eb66a8fdb543898185049cc20b910d627fd864671dc03 1,003 1.00/1.00 vMB 21
415,083 415,083 000000000000000002b89842697bc5d979ed9e4b5fe85afdf7c0c02d4bfbd030 2,417 1.00/1.00 vMB 64
415,082 415,082 000000000000000001a3f195865c4770e9e9724efd9196c5780779d9afb6822d 1,427 0.93/1.00 vMB 34
415,081 415,081 0000000000000000041a95c99f5eb4fb57daef0db0d0559aa947762394e9d640 2,338 1.00/1.00 vMB 52
415,080 415,080 0000000000000000041b5079103d923b10478a0b7f096934db91ff15b8c9a9e9 2,582 0.93/1.00 vMB 96
415,079 415,079 000000000000000003fe6652b98cee982239ae2e846fcfc89e01c9c90df0129a 1,589 1.00/1.00 vMB 29
415,078 415,078 000000000000000002eb5217cd54b2ac2a253441904db4f68c45dc28c980aea6 190 0.05/1.00 vMB 53
415,077 415,077 000000000000000001601f3e5369e84a1dfbb5874e7bf2b5ec81e1daac51d280 2,521 1.00/1.00 vMB 45
415,076 415,076 000000000000000003c19bf83c1e23c6704ee78a51ee05208d1ed4881b71ca45 3,149 1.00/1.00 vMB 81
415,075 415,075 000000000000000000614378411f5541909aac22191ae956caf0092eca448e1b 949 1.00/1.00 vMB 13
415,074 415,074 000000000000000000605eb219407303a713926174b1a7baa6a823a472842b46 2,147 1.00/1.00 vMB 39
415,073 415,073 00000000000000000460ee7ac1e99f2317debf67848ebbad328de747bdc9e27d 2,281 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.90 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: 713.64 GB
    • Received: 17.43 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.