Loading Tool

Explorer IconExplorer

Memory Pool

86,022 transactions
31.37 vMB
0.20193987 BTC
Random Selection Loading Transactions
Max Size: 190.39/200 MB

Candidate Block

Mining Attempt 83773689e4c95ac0d6cacc4e9ba7e18bae287b341ae722e4a5365d8d91f00942
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root b2cb12cc32a788f9d7e4cd6d959ca15538dc10153e7a42b9a7d228c834605407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.10224657 BTC
Feerates: 502.67 > 10.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (179,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,541 735,541 00000000000000000007494bb1db37b5a3b0b3c06db0228ad8641b576624fb26 132 0.05/1.00 vMB 7
735,540 735,540 00000000000000000007bfd2b205d0db24e18716b981ff131a9e480d89a80b03 1,877 0.65/1.00 vMB 10
735,539 735,539 000000000000000000076551f0f85703de3ef41726a9c12d335423733cb6df80 1,018 0.62/1.00 vMB 13
735,538 735,538 00000000000000000004b14e600cc248a69de90a2ad0c232f816181b451d20ae 749 0.99/1.00 vMB 9
735,537 735,537 0000000000000000000184a486c2184fba021e1234f5b245a9f98fee2ba9eb66 310 0.25/1.00 vMB 14
735,536 735,536 00000000000000000007eb6477d9d84471307ae28a30993264684b3479508d13 310 0.19/1.00 vMB 11
735,535 735,535 0000000000000000000728865efc8ab3273072d12d3dbd250e9a6b0ba438a5eb 200 0.05/1.00 vMB 10
735,534 735,534 000000000000000000023bcdff01c1aa41bb4105404772d4e79688ee81be2602 2,200 0.78/1.00 vMB 11
735,533 735,533 00000000000000000000d6eb0558167a34295fc812e7f817d9cddd34cd790cda 1,266 0.54/1.00 vMB 8
735,532 735,532 00000000000000000006190025b6a04485757ca0d969fb5469406e141d7e03fb 1,203 0.47/1.00 vMB 9
735,531 735,531 000000000000000000072f3589962ba18607d8fee0e1510e2745ad011bba1065 934 0.49/1.00 vMB 8
735,530 735,530 00000000000000000007ed737e18327e88e97b8acc1aa7013de6ce33d798bb01 2,421 1.00/1.00 vMB 10
735,529 735,529 0000000000000000000860fb087691f49076d33f99e0c3c348576b59871a4c88 1,776 0.64/1.00 vMB 5
735,528 735,528 0000000000000000000481170c877c342ce3c96de88d2108511a1b751c03e5ce 3,226 1.00/1.00 vMB 17
735,527 735,527 000000000000000000056595272a9bb68a822bdd9fa3ae0b00e2f05496b8d434 1,180 0.38/1.00 vMB 13
735,526 735,526 00000000000000000005dcbb191ffbc2bd576c6be32c412eaeae8a548a353039 2,435 0.99/1.00 vMB 8
735,525 735,525 00000000000000000008763ef0a59cecc9e749909faca9aadbb49da0679ea545 1,212 1.00/1.00 vMB 18
735,524 735,524 00000000000000000005dd929943e33c2e2dfeec64732036d039ab4c061a78b4 424 0.12/1.00 vMB 11
735,523 735,523 0000000000000000000895401c42324f4a23886200ff9e76441cd8c3d27ad48c 304 0.16/1.00 vMB 8
735,522 735,522 00000000000000000001a2e9ccc81d6232ba8c3b6c4317ffee2a6ce68a1db700 76 0.01/1.00 vMB 12
735,521 735,521 000000000000000000084c01390d0e04f2e837de1c266aa3a6c607871b9c1b2b 875 0.36/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.61 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.93 GB
    • Received: 16.07 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.