Loading Tool

Explorer IconExplorer

Memory Pool

35,756 transactions
25.99 vMB
0.06596169 BTC
Random Selection Loading Transactions
Max Size: 132.41/200 MB

Candidate Block

Mining Attempt 7aea7da1fad40a98a0bab923ffd233d9f608d68ac79cd062e11f7411747c89d5
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root 9fa081fb13c3bf5653d81efb87a9ff88ec3fa56c3122345b3e6a420c6967d986
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,759
Size: 1.00 vMB
Total Fees: 0.01819300 BTC
Feerates: 120.00 > 1.82 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (535,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,971 378,971 000000000000000001b9ebee97e5aee1f3245c6549bbd99f2e1e7c5caa591763 1,494 0.84/1.00 vMB 38
378,970 378,970 000000000000000010006da37246e6502821d3fdde644a4bee9323b17de0ff7b 1,414 0.64/1.00 vMB 32
378,969 378,969 000000000000000011c34837a74038b730edeaefd3a158d0ba0e1e1390f5c220 281 0.95/1.00 vMB 10
378,968 378,968 000000000000000010238fe0731a1facf5097eef4f59bd40f36946bb82bd81bb 361 0.75/1.00 vMB 7
378,967 378,967 00000000000000000b6586fb440b62dacc96a52a3dbf712943a4f0235eedb9d2 55 0.14/1.00 vMB 6
378,966 378,966 000000000000000001b8e22494fe16ae83305a5a8188e4b9e25b7d673a9c684d 264 0.19/1.00 vMB 26
378,965 378,965 00000000000000000e9072c9b362279594e220be39b9eafa96dce0d253d89ccf 85 0.10/1.00 vMB 13
378,964 378,964 00000000000000000e40c1de632dd28f3a95095d3daaa726777feb33cc9537f6 352 0.24/1.00 vMB 28
378,963 378,963 00000000000000000957d1b4447ca76617b90ae2c8b53e357eaf21d2aba695a4 136 0.11/1.00 vMB 16
378,962 378,962 000000000000000006f3fe1729254f70a53669026436431f6cc15ea37e31b0d2 227 0.12/1.00 vMB 30
378,961 378,961 000000000000000001deddca4b9f1439932a8abbde510661b82d33cd57d14ba9 815 1.00/1.00 vMB 15
378,960 378,960 00000000000000000b37d023132c50f8750d77e197a861bc8b0bd37df54da149 1,136 0.53/1.00 vMB 44
378,959 378,959 0000000000000000031ac01cce6a1c6147944b5c4b2f00cfa0a1f083b8816808 383 0.26/1.00 vMB 25
378,958 378,958 000000000000000006906051870a326079ec80fdbc0061eb17fd890c0f78bcc0 2,358 0.99/1.00 vMB 44
378,957 378,957 00000000000000000f66b5b159f0a2284a3ce79e1e8801b6812118fa25a554f9 545 0.24/1.00 vMB 34
378,956 378,956 00000000000000000744357cd1601a4ee28698d9febc07d3c2a77706ce74e773 337 0.25/1.00 vMB 24
378,955 378,955 000000000000000003b8e5a42f98613f73c37e1a1028397501053d707eebb3ad 1,767 1.00/1.00 vMB 29
378,954 378,954 000000000000000004966e7b834d6f343a31137d732d0c10d98a52fc84b3f687 2,010 0.75/1.00 vMB 48
378,953 378,953 0000000000000000055fecec7c947e482ccea49f5a8ddcdd54200f2a180f09ad 640 0.49/1.00 vMB 22
378,952 378,952 00000000000000000983c3e66e5db2d5d1b45f33fb153adf8d6abdeb4bc94ae3 1,896 0.92/1.00 vMB 42
378,951 378,951 000000000000000003bb6d287c2168c762a748ddd237b88f51db995e798c0bb4 1,072 0.61/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.84 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: 638.04 GB
    • Received: 12.46 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.