Loading Tool

Explorer IconExplorer

Memory Pool

78,366 transactions
34.57 vMB
0.16491419 BTC
Random Selection Loading Transactions
Max Size: 192.17/200 MB

Candidate Block

Mining Attempt 49cbaee8d6d89ae1b5f815937ae3cc06c346e183625beeb106de98d55531bec8
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 426726369318a4733d3fd7b7896cf15439600b46fdf5afc0c6bf3a575aeef2ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,973
Size: 1.00 vMB
Total Fees: 0.03841291 BTC
Feerates: 445.78 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (551,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,388 364,388 000000000000000002ac55f2ada57d8f6034bf079fc3c16cdd961531650045db 283 1.00/1.00 vMB 9
364,387 364,387 00000000000000000893e067bb6805d8ad3eed6e06e49ae4c8bae8987e804894 2,011 0.95/1.00 vMB 39
364,386 364,386 00000000000000001474b9a66f8f8b6c890135ae2074ef767493d3f60d0c0044 705 1.00/1.00 vMB 15
364,385 364,385 00000000000000000138100d547355c34ffcb257d3ae93f5957257c019ba891c 941 0.93/1.00 vMB 26
364,384 364,384 00000000000000000e700a9de911a57ae5c3ac4238530878ebf18f2cba7d2bb4 586 1.00/1.00 vMB 17
364,383 364,383 000000000000000004f756b698facd0d00853006519cd777b0b249b02ceece36 847 0.98/1.00 vMB 24
364,382 364,382 000000000000000006ac4b4db9628bdf64d3a872d53ce8e9df83dede8b7d3827 840 0.90/1.00 vMB 28
364,381 364,381 000000000000000007f2bd3b87e7dd0d0be2ea6016f59975cbea578fc9574b4f 1,688 0.75/1.00 vMB 48
364,380 364,380 000000000000000007b4bd703d1ca95a51b3d70f2b74ddf09942f95cc3a5128b 474 1.00/1.00 vMB 16
364,379 364,379 000000000000000003a7f86e7849e4990c964a5963461693ed46b1650a64298e 328 0.09/1.00 vMB 106
364,378 364,378 000000000000000011bae3d44a6f198f4670bc2502b6cc725f28d9fe04dec5db 439 1.00/1.00 vMB 14
364,377 364,377 0000000000000000002589bcb52685056e244a03363d18c948a0fd420957b7a6 1,787 0.93/1.00 vMB 46
364,376 364,376 0000000000000000162551063b2e0536aee2ab2b5092b2d6418383e1c1bded9a 1,430 0.95/1.00 vMB 31
364,375 364,375 0000000000000000135b312d6c5dd1e93d8ea6a445e15dd8c269aecbe50de6ee 1,229 0.75/1.00 vMB 26
364,374 364,374 000000000000000010a551b4a88cd83d6b3494621b2f037e4561168cfc935cd1 1,109 0.75/1.00 vMB 31
364,373 364,373 0000000000000000003e4918ee9056a1b526db721390aef63ee0c7953115e568 2,049 0.93/1.00 vMB 53
364,372 364,372 000000000000000001dcb26d9a6786955cfdfd94e368c5ca25ae672233823c7d 1,491 1.00/1.00 vMB 55
364,371 364,371 00000000000000000d9666c764c221e82eac2ecb731542a32b68e9c8e1b44c9d 1,868 0.99/1.00 vMB 35
364,370 364,370 000000000000000001354170319513c9eb86d420eecffe58cb89a2b25dcdbc51 1,442 0.75/1.00 vMB 38
364,369 364,369 0000000000000000138486f94e36678fe3caa4d980d6895f2cce2ba8d36de4a9 1,041 0.92/1.00 vMB 29
364,368 364,368 00000000000000001237fe6ab74845079453c7499736786b2dfeb9b8b1927af6 1,714 0.93/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.11 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: 736.45 GB
    • Received: 18.58 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.