Loading Tool

Explorer IconExplorer

Memory Pool

82,013 transactions
31.17 vMB
0.09082881 BTC
Random Selection Loading Transactions
Max Size: 189.07/200 MB

Candidate Block

Mining Attempt 8a9ec8ba13285b9aba52b570b304afacd42766c643815d3e13a6a438147d1a48
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 56cbc5d431afb6ec774ce53c251b5ee0c98f17711162d835ee49d70ca9378a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.02344212 BTC
Feerates: 100.69 > 2.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (179,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,337 735,337 000000000000000000055addefba1eec4ecdf3a04e2ffc527ea517a28db05be7 2,405 0.97/1.00 vMB 6
735,336 735,336 00000000000000000001d92ac885b32095e40991b75e0962e9143c8922f97d73 2,548 1.00/1.00 vMB 7
735,335 735,335 0000000000000000000418f51581d5a050736309a7104cb58b4cab47c9b14ef8 2,377 1.00/1.00 vMB 9
735,334 735,334 0000000000000000000226ec7c9ab4a9ce8f4c7882a3666bf4e0fc4f590059fd 2,958 1.00/1.00 vMB 15
735,333 735,333 000000000000000000038bbbf03d0a442d0b02bd1de8c099ab7af2aaa1b64e3f 3,546 1.00/1.00 vMB 15
735,332 735,332 000000000000000000054144aca973b01bad902050390511c90309127f079e6b 1,092 1.00/1.00 vMB 14
735,331 735,331 00000000000000000001bfc219f107d85489cc0cfff9a637afeae951a0b23dc8 1,286 1.00/1.00 vMB 15
735,330 735,330 00000000000000000006c148bf50b3197902ff9eb1dd03013bfa133353ab0dfc 419 1.00/1.00 vMB 13
735,329 735,329 000000000000000000059784c672bca14a33c5466fcfddc4eeea5d18c2bf6deb 2,395 1.00/1.00 vMB 18
735,328 735,328 00000000000000000000b291d1d066800d66e70789e081c3bae43c7824a0f110 795 1.00/1.00 vMB 14
735,327 735,327 0000000000000000000614c8cb77d31f7a1d15b7f2f9e53263014e080d77a073 2,537 1.00/1.00 vMB 19
735,326 735,326 00000000000000000008745119678956b4b9ce4b1ce6bac9a461bc4db02c6f67 528 1.00/1.00 vMB 14
735,325 735,325 000000000000000000011e5b18fa5d3eb1e2d1b7c78f8d254f723a940132121c 695 1.00/1.00 vMB 14
735,324 735,324 00000000000000000007731f969e8becd34bcd3703c3d883af24bcd18354ffa7 1,250 1.00/1.00 vMB 16
735,323 735,323 000000000000000000029ba5e7516f7d14c469b99bf21c75e3bb501309ea7f55 1,002 0.81/1.00 vMB 6
735,322 735,322 0000000000000000000282539e01639b755fd0b683eed1956f54d4f989f95621 1,398 1.00/1.00 vMB 14
735,321 735,321 0000000000000000000438e900486a82955e0fd8a5a8334eb7e9dd3b0516ab67 1,240 0.97/1.00 vMB 9
735,320 735,320 00000000000000000006c89c7811cab64dee9ab0c44f0d45a6faf122686debf1 1,478 0.99/1.00 vMB 10
735,319 735,319 0000000000000000000420f596ff49f8169a2b2e4eea0a24ae11cd4e87d09949 1,029 0.61/1.00 vMB 6
735,318 735,318 00000000000000000001cef31da9e07e93a16baea715e06a3606e805504769cc 1,171 1.00/1.00 vMB 13
735,317 735,317 000000000000000000004ed6935836325f011ce99bbd4264bdf28532287fb0db 1,198 0.71/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.72 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: 702.51 GB
    • Received: 16.63 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.