Loading Tool

Explorer IconExplorer

Memory Pool

78,089 transactions
29.22 vMB
0.08493285 BTC
Random Selection Loading Transactions
Max Size: 176.53/200 MB

Candidate Block

Mining Attempt 81cfe404a01c88f54b0e7bb67cae950faac6c1ff153f3030847563a3e08d65a0
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 063754bb3e5b62305fec1a656293df92f0a7fd225671f5ab086d5d428c3c5bfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,760
Size: 1.00 vMB
Total Fees: 0.02372287 BTC
Feerates: 302.06 > 2.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (388,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,336 526,336 00000000000000000017b7427b08f870c1de332ddaee9bddce1bdb76d88fe192 2,078 1.00/1.00 vMB 16
526,335 526,335 0000000000000000001aa13dbc161091f5d9da4e21549fd87f3b0567982e2b25 1 0.00/1.00 vMB 0
526,334 526,334 000000000000000000119b19dfa4bf210cab6313a83405ad21537f8a8a44fb29 1,721 1.00/1.00 vMB 13
526,333 526,333 000000000000000000052cad5d334a2d99bd6a8ac0a19319d7e061d4c2cadbe2 1,611 1.00/1.00 vMB 8
526,332 526,332 0000000000000000002da34059b093f04a59c725869c832d5a132eeda4400f9f 1,423 1.00/1.00 vMB 18
526,331 526,331 0000000000000000002088ce27d1a627aa886145ea35144dcda627e926f80382 2,575 1.00/1.00 vMB 13
526,330 526,330 00000000000000000026ca89d475d273a7f69bd66d2f4e0b80fae714d591f9a0 2,514 1.00/1.00 vMB 34
526,329 526,329 00000000000000000007aaf25081524926addf3d885c5704d2e1adae09216469 2,674 1.00/1.00 vMB 9
526,328 526,328 00000000000000000028b75ad077ad22a386ce6dc56ee3bc17c67c8dc34fbbb5 2,994 1.00/1.00 vMB 8
526,327 526,327 0000000000000000002f3ec10b9a355c8f886d8c0c23344396a4286cf5ed7640 2,367 1.00/1.00 vMB 22
526,326 526,326 000000000000000000196a478816d7c6206f82ce1dadbaeccedaa473fee319a8 2,490 1.00/1.00 vMB 39
526,325 526,325 000000000000000000309b92324636afc6f6861b3b066bd8046b921d56d9b86a 2,923 1.00/1.00 vMB 26
526,324 526,324 00000000000000000027f77146c75535dd8ee3be42ded0212fa0067f39d6843f 1,249 1.00/1.00 vMB 13
526,323 526,323 0000000000000000001dc8102298c3d0bde582a78af0026c4961e8c8e15bda72 619 1.00/1.00 vMB 4
526,322 526,322 00000000000000000006c81d33c9a763bc488d29dfbc9e3eec6338c0ea38db35 659 1.00/1.00 vMB 6
526,321 526,321 00000000000000000009ff430d691df72fca9fa04c227ccc1714f2dde4e32cdf 231 1.00/1.00 vMB 1
526,320 526,320 00000000000000000018070bcffc3760da82c8f4666d39a2dbbcb78ab8bd6d9f 2,448 1.00/1.00 vMB 15
526,319 526,319 0000000000000000000049dbd798ab3b94640c21e541420a9644c167d8e49cae 2,360 1.00/1.00 vMB 6
526,318 526,318 0000000000000000000e7fd6c34329cccee9baca3d7c8553225586c059607971 2,363 1.00/1.00 vMB 21
526,317 526,317 0000000000000000001fa6f6f91c8986faedbe1729f5ec78c5f0788a41be707f 872 0.43/1.00 vMB 12
526,316 526,316 00000000000000000018a0bfed09d9593d11b756513df6178433d39b5bfc04b6 2,797 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.