Loading Tool

Explorer IconExplorer

Memory Pool

80,740 transactions
29.79 vMB
0.07163627 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt 3f25dbefec29de3e8465d766f0822766840471699b5397fb0bfc0136730a42cc
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 5f240f59667264c4dabe1671994e9e05a02c9acff3848e0558f3789e7c627df0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,757
Size: 1.00 vMB
Total Fees: 0.01063169 BTC
Feerates: 100.36 > 1.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (169,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,248 745,248 0000000000000000000764d71299bc7992041e4c76982581d902821b30eb4965 602 0.26/1.00 vMB 15
745,247 745,247 00000000000000000003529ba0a1935c67f97e181f3e259d3e08d9549908f83d 3,178 1.00/1.00 vMB 18
745,246 745,246 0000000000000000000332d5539a6ca8ac094c09aebb229934c9daef3ed58170 2,561 0.81/1.00 vMB 18
745,245 745,245 0000000000000000000592ef7ccb2193c8872ddc905ac0ba643267a7b408b4ab 485 0.20/1.00 vMB 14
745,244 745,244 000000000000000000011ff3a220ab8a225927f73c0ced120eea70487d8f2b3a 810 0.38/1.00 vMB 8
745,243 745,243 00000000000000000001a5683085142fd577d69375bb725c195dcfa055622cbb 3,042 1.00/1.00 vMB 22
745,242 745,242 000000000000000000074cfcf4016b76c3c7ce3eef33ae20cff1756bdeda4997 563 0.43/1.00 vMB 2
745,241 745,241 0000000000000000000828debd14755f22fde2625f2537d1c39cac8db018a76e 1,393 1.00/1.00 vMB 10
745,240 745,240 0000000000000000000629f231012eaf657e031e490c3d0443949dd222247c8f 2,666 1.00/1.00 vMB 28
745,239 745,239 00000000000000000007b496632a74b646d862562c8193d15bf3504f8fd5d79a 2,774 1.00/1.00 vMB 24
745,238 745,238 000000000000000000077b6865681a8977f60c3c5502ab648cd589f5e8701674 1,514 0.75/1.00 vMB 13
745,237 745,237 00000000000000000004a3d1bcbf294b9a1f0097118251844a6f9122d3000d8f 125 0.05/1.00 vMB 11
745,236 745,236 000000000000000000014e54cd0b157161b35a64a6b4be06090aa8db2f25cf8e 746 0.25/1.00 vMB 17
745,235 745,235 0000000000000000000607aae1704f0bbe901261b64cdf136faf4a570e7528e9 456 0.14/1.00 vMB 22
745,234 745,234 00000000000000000000354b3aa541fcb3006d0fc06f608b633600f3cef2953b 1,407 0.54/1.00 vMB 16
745,233 745,233 000000000000000000093ca8a1e80b701e02712d77d5f131c419bd41d546bad7 1,530 0.67/1.00 vMB 15
745,232 745,232 00000000000000000002fc661bc6e6e12503a902657299e462407ed350ca45a0 83 0.08/1.00 vMB 16
745,231 745,231 00000000000000000003133853fecdf124e782d1494314a019d9b8add910c9cd 813 0.59/1.00 vMB 9
745,230 745,230 00000000000000000008d731f1a98cec9d611aa76d8c9536620cfca23ddce466 944 0.98/1.00 vMB 5
745,229 745,229 0000000000000000000447c3a30a497dc777fbbebbb6260365ffb23c40177c9b 2,396 1.00/1.00 vMB 16
745,228 745,228 00000000000000000005912eb75c4e2abf15c13ba52f4d5da1bab40bb2561d1a 3,133 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.