Loading Tool

Explorer IconExplorer

Memory Pool

82,513 transactions
31.20 vMB
0.10208463 BTC
Random Selection Loading Transactions
Max Size: 190.02/200 MB

Candidate Block

Mining Attempt 4203db053f31656ac358e7f1131b98e551559e2a25ed8461479b42ddbcbb019f
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 45288056756da6d0547fbcc791e735328ca82008ad640a68b976a5f57357bccb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.02680245 BTC
Feerates: 151.12 > 2.69 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (321,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,206 594,206 00000000000000000000c16a52f822d92e13a5cdf8caef422221c31d148ab7cf 2,333 0.69/1.00 vMB 17
594,205 594,205 00000000000000000004eca05b2c53adf5b6fe339a594c545cc275f8b75433a8 2,513 1.00/1.00 vMB 39
594,204 594,204 00000000000000000011964a6c0b1299ae2162f5e4253e5dbc376f7ba211d026 168 0.05/1.00 vMB 45
594,203 594,203 00000000000000000005cd8b6d65a9675a24fae4e79a996781fe209e28980048 1,577 0.95/1.00 vMB 1
594,202 594,202 00000000000000000011d2032f4a606080e5f6e38affabe722f3e0aebfa983cd 2,437 1.00/1.00 vMB 20
594,201 594,201 00000000000000000000c8ec8178793618d60833305eb48536a7b511a4d8296a 2,671 1.00/1.00 vMB 12
594,200 594,200 00000000000000000003e1f42b100f4665b296f5573e0ff24eea66514726124e 2,263 1.00/1.00 vMB 43
594,199 594,199 000000000000000000088e29ecd5366306c694a14735518eb3d3a6568d9cc0a7 2,512 1.00/1.00 vMB 21
594,198 594,198 0000000000000000000ac6cdfa39676a133c278616e8434a5af7066f9cdce8a6 3,033 1.00/1.00 vMB 27
594,197 594,197 000000000000000000004a4c100995c00a52da3268738efcb0960c48d94062d0 2,674 1.00/1.00 vMB 34
594,196 594,196 000000000000000000084ba19e18eae8c2948a8c929dff941758f102d86bb83c 3,333 1.00/1.00 vMB 52
594,195 594,195 000000000000000000042cba680bb093a2e892f1d7b1f05aea7cce397df6c1c3 1,183 0.99/1.00 vMB 9
594,194 594,194 00000000000000000009a0f970739f4252254498ef28c0819bffa11cf7e4768e 1,214 1.00/1.00 vMB 14
594,193 594,193 00000000000000000019e218b3177320f91138205559fc547e87ff89bcdf880e 2,752 1.00/1.00 vMB 17
594,192 594,192 000000000000000000088b065e028fe0430833cdd6a41015e30ffe5e847b6c2b 2,578 1.00/1.00 vMB 31
594,191 594,191 00000000000000000017526cf3572876f419157e90eb7d9db15120297a7b7046 2,452 1.00/1.00 vMB 43
594,190 594,190 0000000000000000000d824674a00da4ad05a9d9c2fb04c699ee5e9e57017b16 2,238 1.00/1.00 vMB 34
594,189 594,189 0000000000000000000d5b1ff3da0bcdc4edf7284d6c83fb7d9ac4f51dd11c45 2,279 1.00/1.00 vMB 19
594,188 594,188 0000000000000000000a34fe3557aa36a72570db512ab3db3bac0e7d1d47d29c 2,353 1.00/1.00 vMB 22
594,187 594,187 0000000000000000001364046a9abe999a1d6bdb208843564ef09be0ea571aac 2,028 1.00/1.00 vMB 27
594,186 594,186 00000000000000000005c7ab592dc06a251e26581f33e818f8967d64bec7ee77 2,552 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.