Loading Tool

Explorer IconExplorer

Memory Pool

41,672 transactions
28.60 vMB
0.06990909 BTC
Random Selection Loading Transactions
Max Size: 146.17/200 MB

Candidate Block

Mining Attempt 165e41d9dc028190ae09e9bb5b6b8820b54682e032405a21883c6b2c5f726a3f
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 0f0df9e2ccc410ad83ea27d6c005987a590ee044c88c269034191f6506a9ed9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.01446317 BTC
Feerates: 87.72 > 1.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (74,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
839,970 839,970 000000000000000000006da4171ae5bb4d0f9390a05452a1c6fbee92a60502f6 2,790 1.00/1.00 vMB 83
839,969 839,969 00000000000000000002b81b8432b04bd1636d553c03645dbf4505b3da7a7c21 7 1.00/1.00 vMB 1
839,968 839,968 00000000000000000002788cad2a9901333e2fca9b261f513303adb292143a36 3,016 1.00/1.00 vMB 98
839,967 839,967 00000000000000000002f84d47c3fd44527b200b4033f163224684a17f80b9c8 2,364 1.00/1.00 vMB 71
839,966 839,966 00000000000000000000fdcee33af2302a9c4dea32d398466637874d795ea9d3 2,869 1.00/1.00 vMB 81
839,965 839,965 00000000000000000001ef4a3142be8fa119cbd3c08e2923d52caad75a2f6f8a 2,551 1.00/1.00 vMB 92
839,964 839,964 00000000000000000001b54416974fc6f1cf0c5945534ecc7ce78e3a0e6bc5d8 3,375 1.00/1.00 vMB 118
839,963 839,963 00000000000000000000266325125a331940ca03af5809e9a9f4fc2af9923497 3,392 1.00/1.00 vMB 114
839,962 839,962 0000000000000000000285105a4da39c0c3dd5aca97ea62e43c5dfcab76243f6 3,417 1.00/1.00 vMB 121
839,961 839,961 000000000000000000012a1eeaaf57ef4472b7b85b4ef8a03d168dca374a2573 2,582 1.00/1.00 vMB 77
839,960 839,960 0000000000000000000231e5314553a1468ad29089df2d348c811da15b42115a 3,423 1.00/1.00 vMB 115
839,959 839,959 00000000000000000002ddc6f7330de3cf53542a12697e1e5e7fdb0b4562041b 2,945 1.00/1.00 vMB 80
839,958 839,958 0000000000000000000024216ce7567539ca1e8d8be281663cde97a7d9fee144 3,310 1.00/1.00 vMB 90
839,957 839,957 000000000000000000024fc77f90b8045012fd0644f705bd5a85ea8fd6e44b37 2,610 1.00/1.00 vMB 80
839,956 839,956 000000000000000000015d58941757c1cc7902373222cb506db4ce9155ffeba1 3,127 1.00/1.00 vMB 79
839,955 839,955 0000000000000000000266bcdb152533934a532781d4f005f18871fba142a7db 3,250 1.00/1.00 vMB 85
839,954 839,954 0000000000000000000087610a73a6aaaf48d8adfd92878cfd20858c8fa175a3 2,906 1.00/1.00 vMB 81
839,953 839,953 00000000000000000002a23962f84e63da083a14db4090cba339ae5279af4a36 3,168 1.00/1.00 vMB 83
839,952 839,952 00000000000000000002e4a01d3ce69fd25f1f95c855c4dbde30bae6d92f8d02 3,252 1.00/1.00 vMB 100
839,951 839,951 000000000000000000017abc87c2e3ca3463d6cd500ff362a7cbcc1a7dbc4524 2,807 1.00/1.00 vMB 88
839,950 839,950 00000000000000000001d418b94eac6f81db169259fdbd17cf834a7f38700e6a 3,118 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.02 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.