Loading Tool

Explorer IconExplorer

Memory Pool

88,797 transactions
33.69 vMB
0.14270375 BTC
Random Selection Loading Transactions
Max Size: 199.68/200 MB

Candidate Block

Mining Attempt 02473b763520934b007fba0a00c1a2b4e8d378ca6e59882cdc6d098725eb2282
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 10d1d3634cfad42e85273508898b8777bc41a0a3fdb30f1320073514d944d505
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,315
Size: 1.00 vMB
Total Fees: 0.05761375 BTC
Feerates: 469.97 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (118,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,980 795,980 00000000000000000002c822ac9277043051a4593d5d2ce5aec9d0d4087f1642 1,098 1.00/1.00 vMB 18
795,979 795,979 00000000000000000001508723835d7bba24f8e6e550c4191021c2c72089013b 1,540 1.00/1.00 vMB 21
795,978 795,978 0000000000000000000125c2f38485a7117407bb3e9ad8cfe5b8c66eafe7c301 2,293 1.00/1.00 vMB 18
795,977 795,977 000000000000000000028b5d5ce7407f77bf7313e16add54801fbf1856426125 1,239 1.00/1.00 vMB 13
795,976 795,976 00000000000000000003f02283c008888ddc54f97c9d2c312f37917ff2fb0d9e 1,058 1.00/1.00 vMB 16
795,975 795,975 00000000000000000002c0408e47801173fe90d5d6a763c472fbedb7fb69d78a 2,694 1.00/1.00 vMB 24
795,974 795,974 000000000000000000010d4d578c06d23c2af7c3be8fd3e24270eb15ab739e43 1,151 1.00/1.00 vMB 15
795,973 795,973 00000000000000000004f9f039571298b4904e882781daa0756872454bdaf6df 292 1.00/1.00 vMB 12
795,972 795,972 00000000000000000002c184ba62abdf9116f201c475d53d044827b0d1767736 3,239 1.00/1.00 vMB 17
795,971 795,971 000000000000000000004e42b31690825326d454a77e08be6e297cf5b28fa43c 2,619 1.00/1.00 vMB 17
795,970 795,970 000000000000000000052aa48a762961b457169790788bb02bfc3cdc602ca190 2,664 1.00/1.00 vMB 17
795,969 795,969 00000000000000000002e76039973ef7e1da329acc82334d21ba8300c19bdbfd 2,236 1.00/1.00 vMB 21
795,968 795,968 000000000000000000043c96e83693015ef77ae4688d76bbb720b15bf09e08ef 2,176 1.00/1.00 vMB 19
795,967 795,967 0000000000000000000354b7332ac0aeb5392666cdde1dc6442ef3f71c827680 3,098 1.00/1.00 vMB 29
795,966 795,966 00000000000000000000b412ceb35bc3361269189d11a3fbffc32887c3d46c49 2,736 1.00/1.00 vMB 36
795,965 795,965 00000000000000000003fed7cece0694ae78061a6a4e7bd1c19c6752026ccd2a 1,973 1.00/1.00 vMB 23
795,964 795,964 0000000000000000000197f0ba75bb0fa28e5b3f85a1bd82f82961705bf0f158 2,896 1.00/1.00 vMB 29
795,963 795,963 00000000000000000002ebeffcb7379c11bf204899960a7ed200c26db4f0427c 3,155 1.00/1.00 vMB 14
795,962 795,962 00000000000000000004594ac29963f7941897515909ef2d9f839cfb24d1fc9b 2,886 1.00/1.00 vMB 20
795,961 795,961 000000000000000000054e49f102da3df1a8448fc81874bc637486eadb29cef3 3,741 1.00/1.00 vMB 12
795,960 795,960 00000000000000000003d95ffd631161cf50f991ee154f511a3403f9489e0c68 2,774 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.30 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: 657.97 GB
    • Received: 14.56 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.